We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0334493 commit ba8325fCopy full SHA for ba8325f
deny.toml
@@ -17,6 +17,7 @@ multiple-versions = "deny"
17
deny = ["openssl-sys", "cmake", "windows"]
18
skip = [
19
{ crate = "[email protected]", reason = "ring" },
20
+ { crate = "[email protected]", reason = "petgraph" },
21
]
22
skip-tree = [
23
# Currently at four fucking versions now
0 commit comments