mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
deny.toml: remove syn from skip list
This commit is contained in:
parent
7673969073
commit
e642b16534
1 changed files with 1 additions and 3 deletions
|
@ -79,11 +79,9 @@ skip = [
|
|||
{ name = "windows_x86_64_gnullvm", version = "0.48.0" },
|
||||
# windows-targets
|
||||
{ name = "windows_x86_64_msvc", version = "0.48.0" },
|
||||
# data-encoding-macro-internal
|
||||
{ name = "syn", version = "1.0.109" },
|
||||
# various crates
|
||||
{ name = "bitflags", version = "1.3.2" },
|
||||
# clap_builder, textwrap
|
||||
# textwrap
|
||||
{ name = "terminal_size", version = "0.2.6" },
|
||||
# ansi-width, console, os_display
|
||||
{ name = "unicode-width", version = "0.1.13" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue