mirror of
https://github.com/tokio-rs/axum.git
synced 2025-09-26 20:40:29 +00:00
Remove resolved cargo-deny skip-tree config of tracing-subscriber (#3468)
This commit is contained in:
parent
490cde6048
commit
14f15252ee
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user