[test] the versioning example (#3275)

This commit is contained in:
Gábor Szabó
2025-03-18 10:54:02 +01:00
committed by GitHub
parent ac7732abd3
commit 15917c6dbc
3 changed files with 62 additions and 4 deletions
Generated
+2
View File
@@ -1968,7 +1968,9 @@ name = "example-versioning"
version = "0.1.0"
dependencies = [
"axum",
"http-body-util",
"tokio",
"tower 0.5.2",
"tracing",
"tracing-subscriber",
]