deny.toml: remove hermit-abi from skip list

This commit is contained in:
Daniel Hofstetter 2023-07-04 16:42:25 +02:00
parent 66afeef84a
commit 9ac31e057d

View file

@ -59,8 +59,6 @@ highlight = "all"
# introduces it.
# spell-checker: disable
skip = [
# is-terminal
{ name = "hermit-abi", version = "0.3.1" },
# procfs
{ name = "rustix", version = "0.36.14" },
# rustix