Files
axum/Cargo.toml
T

7 lines
89 B
TOML
Raw Normal View History

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