diff --git a/.deny.toml b/.deny.toml index 666c5147..34363226 100644 --- a/.deny.toml +++ b/.deny.toml @@ -58,7 +58,7 @@ private.ignore = true allow = [ "Apache-2.0", "MIT", - "Unicode-DFS-2016", # unicode-ident + "Unicode-3.0", # unicode-ident ] # https://embarkstudios.github.io/cargo-deny/checks/sources/cfg.html