diff --git a/Cargo.toml b/Cargo.toml index 2df9363..11b237f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,6 @@ license = "AGPL-3.0" base64 = "0.12.3" blake3 = "0.3.7" -maplit = "1.0.2" reqwest = { version = "0.10.8", features = ["stream"] } tokio = { version = "0.2.22", features = ["full"] } tracing = "0.1.21"