Skip to content

Commit 2d6e923

Browse files
fix(deps): update rust crate fastbloom to 0.14.0
1 parent 31fd688 commit 2d6e923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph-api-simplegraph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ bench = false
1818
[dependencies]
1919
graph-api-lib = { version = "0.2.1", path = "../graph-api-lib" }
2020
paste = "1.0.15"
21-
fastbloom = "0.12.0"
21+
fastbloom = "0.14.0"
2222
rphonetic = "3.0.1"
2323
smallbox = "0.8.6"
2424
uuid = { version = "1.11.0", features = ["v4"] }

0 commit comments

Comments
 (0)