mirror of
https://github.com/tokio-rs/axum.git
synced 2025-09-28 05:20:46 +00:00
8 lines
92 B
TOML
8 lines
92 B
TOML
[workspace]
|
|
members = [
|
|
"axum",
|
|
"axum-core",
|
|
"axum-extra",
|
|
"axum-macros",
|
|
]
|