1
0
Fork 0
mirror of https://github.com/tokio-rs/axum.git synced 2025-01-26 01:44:54 +01:00
axum/Cargo.toml
2022-01-31 22:46:44 +01:00

8 lines
110 B
TOML

[workspace]
members = [
"axum",
"axum-core",
"axum-extra",
"axum-macros",
"examples/*",
]