mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-24 00:00:16 +02:00
Upgrade most example dependencies (#2936)
This commit is contained in:
@@ -12,4 +12,4 @@ thiserror = "1.0.29"
|
||||
tokio = { version = "1.0", features = ["full"] }
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||
validator = { version = "0.14.0", features = ["derive"] }
|
||||
validator = { version = "0.18.1", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user