1
0
Fork 0
mirror of https://github.com/tokio-rs/axum.git synced 2025-01-25 09:34:37 +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/*",
]