mirror of
https://github.com/tokio-rs/axum.git
synced 2024-11-21 22:56:46 +01:00
fix cargo-deny
This commit is contained in:
parent
eade3fdad6
commit
65defdb463
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@ skip-tree = [
|
|||
{ name = "regex-syntax" },
|
||||
# pulled in by tracing-subscriber
|
||||
{ name = "regex-automata" },
|
||||
# pulled in by hyper
|
||||
{ name = "socket2" },
|
||||
]
|
||||
|
||||
[sources]
|
||||
|
|
Loading…
Reference in a new issue