rage/Cargo.toml
2022-03-16 04:14:32 +00:00

8 lines
98 B
TOML

[workspace]
members = [
"age",
"age-core",
"age-plugin",
"rage",
]
resolver = "2"