From 070955637030076aca30a9afcba95603a4394abc Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 18 Feb 2023 16:00:14 -0500 Subject: bump deps --- deny.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deny.toml') diff --git a/deny.toml b/deny.toml index 8f565dc..4b614cf 100644 --- a/deny.toml +++ b/deny.toml @@ -18,7 +18,7 @@ skip = [ ] [licenses] -allow = ["MIT", "BSD-3-Clause", "Apache-2.0", "ISC"] +allow = ["MIT", "BSD-3-Clause", "Apache-2.0", "ISC", "Unicode-DFS-2016"] copyleft = "deny" exceptions = [ { name = "ring", allow = ["OpenSSL", "MIT", "ISC"] } -- cgit v1.2.3-54-g00ecf