Skip to content

Commit

Permalink
refactor: finer-grained control over the CDN sync
Browse files Browse the repository at this point in the history
Signed-off-by: ljedrz <[email protected]>
  • Loading branch information
ljedrz committed Jan 23, 2024
1 parent 86b9000 commit 6cd6e15
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 194 deletions.
4 changes: 0 additions & 4 deletions node/cdn/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ parallel = [ "rayon" ]
[dependencies.anyhow]
version = "1.0.79"

[dependencies.backoff]
version = "0.4"
features = [ "tokio" ]

[dependencies.bincode]
version = "1.0"

Expand Down
Loading

0 comments on commit 6cd6e15

Please sign in to comment.