mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-23 00:00:15 +02:00
Update to syn 2 (#1862)
This commit is contained in:
@@ -5,7 +5,7 @@ publish = false
|
||||
version = "0.1.0"
|
||||
|
||||
[dependencies]
|
||||
async-trait = "0.1"
|
||||
async-trait = "0.1.67"
|
||||
axum = { path = "../../axum" }
|
||||
http-body = "0.4.3"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user