1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 03:57:44 +00:00

deny.toml: update comment for windows-sys

This commit is contained in:
Daniel Hofstetter 2024-01-10 10:48:50 +01:00
parent d29adfcb09
commit 4754e071d4

View file

@ -62,7 +62,7 @@ skip = [
{ name = "linux-raw-sys", version = "0.3.8" },
# terminal_size
{ name = "rustix", version = "0.37.26" },
# various crates
# notify
{ name = "windows-sys", version = "0.45.0" },
# various crates
{ name = "windows-sys", version = "0.48.0" },