aboutsummaryrefslogtreecommitdiffstats
path: root/deny.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-03-08 13:32:39 -0500
committerJesse Luehrs <doy@tozt.net>2023-03-08 13:32:39 -0500
commit9b1d7a190b8f660c5db77cc311a5c613990cdef5 (patch)
treea3e14c2bb9d855fe9cf275951ce63a130fe5663f /deny.toml
parent2f970a5daf50796aaab4d93a2a84e0f293809ac0 (diff)
downloadttyrec-bin-9b1d7a190b8f660c5db77cc311a5c613990cdef5.tar.gz
ttyrec-bin-9b1d7a190b8f660c5db77cc311a5c613990cdef5.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"