Files
axum/Cargo.toml
T

6 lines
56 B
TOML
Raw Normal View History

[workspace]
2021-11-03 11:40:23 +01:00
members = [
"axum",
"examples/*",
]