chore: remove unused dependencies (#28204)

This commit is contained in:
Leo Kettmeir 2025-02-21 11:46:56 +01:00 committed by GitHub
parent 648ee8f0e7
commit f800f5444a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 1 additions and 83 deletions

View file

@ -14,7 +14,6 @@ description = "Implementation of Cache API for Deno"
path = "lib.rs"
[dependencies]
anyhow.workspace = true
async-stream.workspace = true
async-trait.workspace = true
base64.workspace = true