diff options
Diffstat (limited to 'cache/Cargo.toml')
| -rw-r--r-- | cache/Cargo.toml | 1 |
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" |