Skip to content

Commit ba8325f

Browse files
committed
Skip hashbrown 0.15
1 parent 0334493 commit ba8325f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ multiple-versions = "deny"
1717
deny = ["openssl-sys", "cmake", "windows"]
1818
skip = [
1919
{ crate = "[email protected]", reason = "ring" },
20+
{ crate = "[email protected]", reason = "petgraph" },
2021
]
2122
skip-tree = [
2223
# Currently at four fucking versions now

0 commit comments

Comments
 (0)