aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2022-02-24 17:07:14 -0500
committerJesse Luehrs <doy@tozt.net>2022-02-24 17:07:14 -0500
commitf17be1ae2833167b87ce17f89061efa706b0fa43 (patch)
treed68eba12862bd8766e243be3eb1f0157eb4d5104
parent4f0b0ae8d1e3ff3c3af616e88ee7c51e583743b1 (diff)
downloadttyrec-f17be1ae2833167b87ce17f89061efa706b0fa43.tar.gz
ttyrec-f17be1ae2833167b87ce17f89061efa706b0fa43.zip
cargo deny
-rw-r--r--deny.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/deny.toml b/deny.toml
index 5b7ebc5..c6dee92 100644
--- a/deny.toml
+++ b/deny.toml
@@ -11,4 +11,5 @@ unsound = "deny"
[licenses]
allow = ["MIT", "Apache-2.0"]
+unused-allowed-license = "allow"
copyleft = "deny"