diff --git a/deny.toml b/deny.toml index 41fe6b8..80a5649 100644 --- a/deny.toml +++ b/deny.toml @@ -17,7 +17,7 @@ db-urls = ["https://github.com/rustsec/advisory-db"] [licenses] version = 2 -allow = ["MIT", "Apache-2.0", "Unicode-DFS-2016"] +allow = ["MIT", "Apache-2.0", "Unicode-3.0"] confidence-threshold = 0.8 [bans]