[test] the validator example (#3276)

This commit is contained in:
Gábor Szabó
2025-03-18 10:51:30 +01:00
committed by GitHub
parent c997137383
commit 6fa7cce19d
3 changed files with 92 additions and 2 deletions
Generated
+2
View File
@@ -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",