2021-08-18 00:49:01 +02:00
|
|
|
[workspace]
|
2021-11-03 12:38:48 +01:00
|
|
|
members = [
|
|
|
|
|
"axum",
|
2021-11-11 17:18:40 +03:00
|
|
|
"axum-debug",
|
2021-11-08 19:24:54 +01:00
|
|
|
"axum-handle-error-extract",
|
2021-11-03 12:38:48 +01:00
|
|
|
"examples/*",
|
2021-10-02 16:04:29 +02:00
|
|
|
]
|