Skip to content

Commit 8f42271

Browse files
committed
chore: [#1477] remove unused dependency
1 parent 53fdafd commit 8f42271

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
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
@@ -40,7 +40,6 @@ bittorrent-tracker-core = { version = "3.0.0-develop", path = "packages/tracker-
4040
bittorrent-udp-tracker-core = { version = "3.0.0-develop", path = "packages/udp-tracker-core" }
4141
chrono = { version = "0", default-features = false, features = ["clock"] }
4242
clap = { version = "4", features = ["derive", "env"] }
43-
futures = "0"
4443
rand = "0"
4544
regex = "1"
4645
reqwest = { version = "0", features = ["json"] }

0 commit comments

Comments
 (0)