We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7673969 commit e642b16Copy full SHA for e642b16
deny.toml
@@ -79,11 +79,9 @@ skip = [
79
{ name = "windows_x86_64_gnullvm", version = "0.48.0" },
80
# windows-targets
81
{ name = "windows_x86_64_msvc", version = "0.48.0" },
82
- # data-encoding-macro-internal
83
- { name = "syn", version = "1.0.109" },
84
# various crates
85
{ name = "bitflags", version = "1.3.2" },
86
- # clap_builder, textwrap
+ # textwrap
87
{ name = "terminal_size", version = "0.2.6" },
88
# ansi-width, console, os_display
89
{ name = "unicode-width", version = "0.1.13" },
0 commit comments