examples: fix using_serve_dir_with_assets_fallback to not expose assets at root (#3762)

Co-authored-by: Claude Sonnet 4.6 <[email protected]>
This commit is contained in:
Zelys
2026-05-16 22:54:23 +02:00
committed by GitHub
co-authored by Claude Sonnet 4.6
parent 7a37cdd00a
commit a480d71f6d
4 changed files with 46 additions and 5 deletions
+1
View File
@@ -1611,6 +1611,7 @@ name = "example-static-file-server"
version = "0.1.0"
dependencies = [
"axum",
"http-body-util",
"tokio",
"tower",
"tower-http",