Commit Graph

5 Commits

Author SHA1 Message Date
104f89df31 Centralize the dependency versions and inherit them. (#177) 2023-07-16 07:47:17 +01:00
514b171f75 Getting tokio tasks stuck on smaller machines. 2023-07-07 09:13:28 +02:00
115629fe08 Creating new sync Api for candle-hub.
- `api::Api` -> `api::tokio::api` (And created new `api::sync::Api`).
- Remove `tokio` from all our examples.
- Using similar codebase for now instead of ureq (for simplicity).
2023-07-06 15:15:25 +02:00
cfdfc04d5c Remove the unecessary file lock, attempt to rename before copying. 2023-06-28 16:42:26 +02:00
1a82bc50c9 [Tmp] Adding candle-hub 2023-06-27 13:58:23 +02:00