aboutsummaryrefslogtreecommitdiffstats
path: root/deny.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-03-08 12:58:51 -0500
committerJesse Luehrs <doy@tozt.net>2023-03-08 12:58:51 -0500
commitdcceb025761d379e18111043eb2101e112addb71 (patch)
tree8b8e7aafc0b5e863749cb2642fc29302657eadea /deny.toml
parent5dd712dbda2007fe16d9addc2497f72593df7a47 (diff)
downloadtextmode-dcceb025761d379e18111043eb2101e112addb71.tar.gz
textmode-dcceb025761d379e18111043eb2101e112addb71.zip
bump deps
Diffstat (limited to 'deny.toml')
-rw-r--r--deny.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/deny.toml b/deny.toml
index 5b7ebc5..11c69cd 100644
--- a/deny.toml
+++ b/deny.toml
@@ -10,5 +10,5 @@ unsound = "deny"
[bans]
[licenses]
-allow = ["MIT", "Apache-2.0"]
+allow = ["MIT", "Apache-2.0", "Unicode-DFS-2016"]
copyleft = "deny"