mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-25 00:00:23 +02:00
Remove resolved cargo-deny skip-tree config of tracing-subscriber (#3468)
This commit is contained in:
@@ -25,10 +25,6 @@ skip-tree = [
|
||||
{ name = "spin" },
|
||||
# lots still pulls in syn 1.x
|
||||
{ name = "syn" },
|
||||
# pulled in by tracing-subscriber
|
||||
{ name = "regex-syntax" },
|
||||
# pulled in by tracing-subscriber
|
||||
{ name = "regex-automata" },
|
||||
# pulled in by hyper
|
||||
{ name = "socket2" },
|
||||
# pulled in by quickcheck and cookie
|
||||
|
||||
Reference in New Issue
Block a user