Files

10 lines
132 B
TOML
Raw Permalink Normal View History

[workspace]
members = [
"axum",
"axum-core",
2021-11-17 21:00:32 +01:00
"axum-extra",
"axum-macros",
2022-03-12 16:09:23 +01:00
"axum-openapi",
# "examples/*",
]