Update to syn 2 (#1862)

This commit is contained in:
David Pedersen
2023-03-18 19:23:27 +00:00
committed by GitHub
parent b315e5b37e
commit 8e1eb8979f
19 changed files with 28 additions and 25 deletions
+1 -1
View File
@@ -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"] }