Files
axum/Cargo.toml
T

8 lines
92 B
TOML
Raw Normal View History

[workspace]
members = [
"axum",
"axum-core",
2021-11-17 21:00:32 +01:00
"axum-extra",
"axum-macros",
]