mirror of
https://github.com/tokio-rs/axum.git
synced 2025-03-14 19:48:49 +01:00
7 lines
92 B
TOML
7 lines
92 B
TOML
[workspace]
|
|
members = [
|
|
"axum",
|
|
"axum-core",
|
|
"axum-extra",
|
|
"axum-macros",
|
|
]
|