mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-24 00:00:16 +02:00
[test] the validator example (#3276)
This commit is contained in:
Generated
+2
@@ -1951,9 +1951,11 @@ name = "example-validator"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"axum",
|
||||
"http-body-util",
|
||||
"serde",
|
||||
"thiserror 1.0.69",
|
||||
"tokio",
|
||||
"tower 0.5.2",
|
||||
"tracing",
|
||||
"tracing-subscriber",
|
||||
"validator",
|
||||
|
||||
Reference in New Issue
Block a user