Files
axum/examples/Cargo.toml
T

5 lines
81 B
TOML
Raw Normal View History

2022-04-29 18:53:41 +02:00
[workspace]
members = ["*"]
exclude = ["async-graphql", "target"]
2022-07-28 19:14:31 +02:00
resolver = "2"