Files
axum/Cargo.toml
T

8 lines
107 B
TOML
Raw Normal View History

[workspace]
members = [
"axum",
2021-11-11 17:18:40 +03:00
"axum-debug",
2021-11-08 19:24:54 +01:00
"axum-handle-error-extract",
"examples/*",
]