Add Unicode-DFS-2016 to exceptions

Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
This commit is contained in:
Maksym Pavlenko 2022-09-19 13:15:09 -07:00
parent 9d2ad01aa7
commit 8edb5deb58
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ confidence-threshold = 0.8
exceptions = [
# Each entry is the crate and version constraint, and its specific allow
# list
#{ allow = ["Zlib"], name = "adler32", version = "*" },
{ allow = ["Unicode-DFS-2016"], name = "unicode-ident", version = "*" },
]
# Some crates don't have (easily) machine readable licensing information,