mirror of
https://github.com/denoland/deno.git
synced 2025-09-26 12:19:12 +00:00
chore: remove unused dependencies (#28204)
This commit is contained in:
parent
648ee8f0e7
commit
f800f5444a
13 changed files with 1 additions and 83 deletions
1
ext/cache/Cargo.toml
vendored
1
ext/cache/Cargo.toml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue