Files
axum/Cargo.toml
T

7 lines
74 B
TOML
Raw Normal View History

[workspace]
members = [
"axum",
2021-11-11 17:18:40 +03:00
"axum-debug",
"examples/*",
]