anchor/tests/anchor-cli-idl/Cargo.toml

8 lines
85 B
TOML

[profile.release]
overflow-checks = true
[workspace]
members = [
"programs/*"
]