Skip to content

Commit adfc9d4

Browse files
committed
chore(deps): add dependency bloom
1 parent b0af435 commit adfc9d4

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ axum-server = { version = "0", features = ["tls-rustls-no-provider"] }
3939
bittorrent-http-protocol = { version = "3.0.0-develop", path = "packages/http-protocol" }
4040
bittorrent-primitives = "0.1.0"
4141
bittorrent-tracker-client = { version = "3.0.0-develop", path = "packages/tracker-client" }
42+
bloom = "0.3.2"
4243
blowfish = "0"
4344
camino = { version = "1", features = ["serde", "serde1"] }
4445
chrono = { version = "0", default-features = false, features = ["clock"] }

0 commit comments

Comments
 (0)