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 d18038c commit d320527Copy full SHA for d320527
deny.toml
@@ -38,7 +38,7 @@ targets = [
38
# they are connected to another crate in the graph that hasn't been pruned,
39
# so it should be used with care. The identifiers are [Package ID Specifications]
40
# (https://doc.rust-lang.org/cargo/reference/pkgid-spec.html)
41
-#exclude = []
+exclude = ["mongodb"]
42
# If true, metadata will be collected with `--all-features`. Note that this can't
43
# be toggled off if true, if you want to conditionally enable `--all-features` it
44
# is recommended to pass `--all-features` on the cmd line instead
0 commit comments