Skip to content
This repository was archived by the owner on Oct 23, 2022. It is now read-only.

Commit af19ed8

Browse files
committed
chore(deps): remove unused dirs flagged by cargo audit
1 parent 2b6d03f commit af19ed8

File tree

2 files changed

+0
-45
lines changed

2 files changed

+0
-45
lines changed

Cargo.lock

Lines changed: 0 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ ipfs-bitswap = { version = "0.1", path = "bitswap" }
2626
byteorder = { default-features = false, version = "1.3" }
2727
bytes = { default-features = false, version = "1" }
2828
cid = { default-features = false, version = "0.5" }
29-
dirs = { default-features = false, version = "3.0" }
3029
domain = { default-features = false, git = "https://github.com/NLnetLabs/domain.git", features = ["resolv", "bytes"] }
3130
either = { default-features = false, version = "1.5" }
3231
futures = { default-features = false, version = "0.3.9", features = ["alloc", "std"] }

0 commit comments

Comments
 (0)