aboutsummaryrefslogtreecommitdiff
path: root/cache/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-11-30 12:32:44 +0100
committermetamuffin <metamuffin@disroot.org>2025-11-30 12:32:44 +0100
commit8174d129fbabd2d39323678d11d868893ddb429a (patch)
tree7979a528114cd5fb827f748f678a916e8e8eeddc /cache/Cargo.toml
parent5db15c323d76dca9ae71b0204d63dcb09fbbcbc5 (diff)
downloadjellything-8174d129fbabd2d39323678d11d868893ddb429a.tar
jellything-8174d129fbabd2d39323678d11d868893ddb429a.tar.bz2
jellything-8174d129fbabd2d39323678d11d868893ddb429a.tar.zst
new sync cache
Diffstat (limited to 'cache/Cargo.toml')
-rw-r--r--cache/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/cache/Cargo.toml b/cache/Cargo.toml
index c171147..412b1f2 100644
--- a/cache/Cargo.toml
+++ b/cache/Cargo.toml
@@ -8,7 +8,6 @@ base64 = "0.22.1"
humansize = "2.1.3"
anyhow = "1.0.100"
log = { workspace = true }
-tokio = { workspace = true }
sha2 = "0.10.9"
rand = "0.9.2"
serde = "1.0.228"