Skip to content

Commit 87401e8

Browse files
committed
chore(deps): add dependency bloom
1 parent a7e20df commit 87401e8

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

Cargo.lock

+16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1
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)