Skip to content

Commit 78a5a6a

Browse files
djcRalith
authored andcommitted
Upgrade to fastbloom 0.14
1 parent b32e780 commit 78a5a6a

File tree

2 files changed

+16
-9
lines changed

2 files changed

+16
-9
lines changed

Cargo.lock

Lines changed: 15 additions & 8 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ bytes = "1"
2323
clap = { version = "4", features = ["derive"] }
2424
crc = "3"
2525
directories-next = "2"
26-
fastbloom = "0.12"
26+
fastbloom = "0.14"
2727
futures-io = "0.3.19"
2828
getrandom = { version = "0.3", default-features = false }
2929
hdrhistogram = { version = "7.2", default-features = false }

0 commit comments

Comments
 (0)