1
0
Fork 0
mirror of https://github.com/tokio-rs/axum.git synced 2025-03-17 21:00:07 +01:00
axum/Cargo.toml

9 lines
110 B
TOML
Raw Normal View History

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