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.
2 parents d937039 + 5767f6e commit 8b46229Copy full SHA for 8b46229
deny.toml
@@ -25,7 +25,6 @@ allow = [
25
"BSD-3-Clause",
26
"BSL-1.0",
27
"CC0-1.0",
28
- "Unicode-DFS-2016",
29
"Unicode-3.0",
30
"Zlib",
31
]
@@ -79,11 +78,9 @@ skip = [
79
78
{ 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