1
0
Fork 0
mirror of https://github.com/tokio-rs/axum.git synced 2025-03-17 04:39:58 +01:00
axum/Cargo.toml
2022-03-08 21:32:54 +01:00

8 lines
110 B
TOML

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