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 490cde6 commit 14f1525Copy full SHA for 14f1525
deny.toml
@@ -25,10 +25,6 @@ skip-tree = [
25
{ name = "spin" },
26
# lots still pulls in syn 1.x
27
{ name = "syn" },
28
- # pulled in by tracing-subscriber
29
- { name = "regex-syntax" },
30
31
- { name = "regex-automata" },
32
# pulled in by hyper
33
{ name = "socket2" },
34
# pulled in by quickcheck and cookie
0 commit comments