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 a874a83 commit 8bf8202Copy full SHA for 8bf8202
earthly/rust/stdcfgs/deny.toml
@@ -80,6 +80,7 @@ allow = [
80
"MPL-2.0",
81
"Zlib",
82
"MIT-0",
83
+ "CDLA-Permissive-2.0",
84
]
85
exceptions = [
86
#{ allow = ["Zlib"], crate = "tinyvec" },
examples/rust/deny.toml
0 commit comments