diff --git a/deny.toml b/deny.toml index 991833444..63397aab1 100644 --- a/deny.toml +++ b/deny.toml @@ -54,45 +54,27 @@ highlight = "all" # introduces it. # spell-checker: disable skip = [ - # dns-lookup - { name = "windows-sys", version = "0.48.0" }, # mio, nu-ansi-term, socket2 { name = "windows-sys", version = "0.52.0" }, # anstyle-query { name = "windows-sys", version = "0.59.0" }, - # windows-sys - { name = "windows-targets", version = "0.48.5" }, # parking_lot_core { name = "windows-targets", version = "0.52.6" }, # windows-targets - { name = "windows_aarch64_gnullvm", version = "0.48.5" }, - # windows-targets { name = "windows_aarch64_gnullvm", version = "0.52.6" }, # windows-targets - { name = "windows_aarch64_msvc", version = "0.48.5" }, - # windows-targets { name = "windows_aarch64_msvc", version = "0.52.6" }, # windows-targets - { name = "windows_i686_gnu", version = "0.48.5" }, - # windows-targets { name = "windows_i686_gnu", version = "0.52.6" }, # windows-targets { name = "windows_i686_gnullvm", version = "0.52.6" }, # windows-targets - { name = "windows_i686_msvc", version = "0.48.5" }, - # windows-targets { name = "windows_i686_msvc", version = "0.52.6" }, # windows-targets - { name = "windows_x86_64_gnu", version = "0.48.5" }, - # windows-targets { name = "windows_x86_64_gnu", version = "0.52.6" }, # windows-targets - { name = "windows_x86_64_gnullvm", version = "0.48.5" }, - # windows-targets { name = "windows_x86_64_gnullvm", version = "0.52.6" }, # windows-targets - { name = "windows_x86_64_msvc", version = "0.48.5" }, - # windows-targets { name = "windows_x86_64_msvc", version = "0.52.6" }, # kqueue-sys, onig { name = "bitflags", version = "1.3.2" },