Skip to content

Commit 8bf8202

Browse files
authored
added new licence (#398)
1 parent a874a83 commit 8bf8202

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

earthly/rust/stdcfgs/deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ allow = [
8080
"MPL-2.0",
8181
"Zlib",
8282
"MIT-0",
83+
"CDLA-Permissive-2.0",
8384
]
8485
exceptions = [
8586
#{ allow = ["Zlib"], crate = "tinyvec" },

examples/rust/deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ allow = [
8080
"MPL-2.0",
8181
"Zlib",
8282
"MIT-0",
83+
"CDLA-Permissive-2.0",
8384
]
8485
exceptions = [
8586
#{ allow = ["Zlib"], crate = "tinyvec" },

0 commit comments

Comments
 (0)