Update to cargo-deny api version 2 (#3475)

This commit is contained in:
tottoto
2025-09-13 14:48:25 +02:00
committed by GitHub
parent e8ab6029d1
commit d5e505619f
3 changed files with 12 additions and 15 deletions
+1
View File
@@ -2,6 +2,7 @@
name = "example-reverse-proxy"
version = "0.1.0"
edition = "2021"
publish = false
[dependencies]
axum = { path = "../../axum" }