Files
axum/Cargo.toml
T

6 lines
56 B
TOML
Raw Normal View History

[workspace]
members = [
"axum",
"examples/*",
]