aboutsummaryrefslogtreecommitdiffstats
path: root/deny.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-02-05 13:57:25 -0500
committerJesse Luehrs <doy@tozt.net>2023-02-05 13:57:25 -0500
commitf77f754a6ebe8eeabaced9caaad710bac8582ab1 (patch)
treecea63b61c921e130fcc0dfddbe1da0402c9db656 /deny.toml
parente6c8ee8f3fa834661201d61ab2f225aa847c34b7 (diff)
downloadvt100-rust-f77f754a6ebe8eeabaced9caaad710bac8582ab1.tar.gz
vt100-rust-f77f754a6ebe8eeabaced9caaad710bac8582ab1.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"