summaryrefslogtreecommitdiffstats
path: root/deny.toml
diff options
context:
space:
mode:
authorDavid Knaack <davidkna@users.noreply.github.com>2023-05-08 10:47:19 +0200
committerGitHub <noreply@github.com>2023-05-08 10:47:19 +0200
commit296e498dadafc01b1da7b94bfb919bb028657092 (patch)
tree8184b90cca54d83ec8575474ecaf2194206a13ba /deny.toml
parente1cf0a0bae4a1693d1606c718b116d03587ab97b (diff)
build(deps): update rust crate rust-ini to 0.19.0 (#5172)
* build(deps): update rust crate rust-ini to 0.19.0 * add CC0-1.0 to allowed license list --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'deny.toml')
-rw-r--r--deny.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/deny.toml b/deny.toml
index eb33b74a3..9178a8589 100644
--- a/deny.toml
+++ b/deny.toml
@@ -21,6 +21,7 @@ allow = [
"Apache-2.0",
"BSD-2-Clause",
"BSD-3-Clause",
+ "CC0-1.0",
"ISC",
"MIT-0",
"MIT",