aboutsummaryrefslogtreecommitdiff
path: root/deny.toml
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2026-07-18 04:38:27 +0300
committerValentin Popov <valentin@popov.link>2026-07-18 04:38:27 +0300
commit41a2746804448b4fc1c2b86e220f224a53ef6d69 (patch)
tree5fd929cf2c8f73b858079776be22928317667ce3 /deny.toml
parentfbe5a8497a9d8b9b7093182f51c506825d6e34cf (diff)
downloadfparkan-41a2746804448b4fc1c2b86e220f224a53ef6d69.tar.xz
fparkan-41a2746804448b4fc1c2b86e220f224a53ef6d69.zip
fix(build): align stage zero gates with Rust 1.97
Diffstat (limited to 'deny.toml')
-rw-r--r--deny.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/deny.toml b/deny.toml
index 7717806..7dd2949 100644
--- a/deny.toml
+++ b/deny.toml
@@ -14,8 +14,6 @@ deny = [
]
[licenses]
-unlicensed = "deny"
-copyleft = "allow"
allow = [
"Apache-2.0",
"BSD-2-Clause",