anchor/Cargo.toml

11 lines
135 B
TOML

[workspace]
members = [
"cli",
"client",
"lang",
"lang/attribute/*",
"lang/derive/*",
"lang/syn",
"spl",
]