1
0
Fork 0
mirror of https://github.com/tokio-rs/axum.git synced 2025-04-26 13:56:22 +02:00

fix cargo-deny

This commit is contained in:
David Pedersen 2023-09-16 21:30:48 +02:00
parent eade3fdad6
commit 65defdb463

View file

@ -31,6 +31,8 @@ skip-tree = [
{ name = "regex-syntax" },
# pulled in by tracing-subscriber
{ name = "regex-automata" },
# pulled in by hyper
{ name = "socket2" },
]
[sources]