mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-28 00:00:20 +02:00
7 lines
89 B
TOML
7 lines
89 B
TOML
[workspace]
|
|
members = [
|
|
"axum",
|
|
"axum-handle-error-extract",
|
|
"examples/*",
|
|
]
|