mirror of
https://github.com/tokio-rs/axum.git
synced 2025-09-27 21:11:22 +00:00
Fix cargo deny
(#1959)
This commit is contained in:
parent
287ae644dc
commit
5f51b5b056
@ -25,6 +25,8 @@ skip-tree = [
|
|||||||
{ name = "spin" },
|
{ name = "spin" },
|
||||||
# lots still pulls in syn 1.x
|
# lots still pulls in syn 1.x
|
||||||
{ name = "syn" },
|
{ name = "syn" },
|
||||||
|
# old version pulled in by tracing-subscriber in dev-deps and examples
|
||||||
|
{ name = "regex-syntax" },
|
||||||
]
|
]
|
||||||
|
|
||||||
[sources]
|
[sources]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user