mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-07 00:00:15 +02:00
9 lines
110 B
TOML
9 lines
110 B
TOML
[workspace]
|
|
members = [
|
|
"axum",
|
|
"axum-core",
|
|
"axum-extra",
|
|
"axum-macros",
|
|
"examples/*",
|
|
]
|