anchor/tests/permissioned-markets/Cargo.toml

8 lines
79 B
TOML

[workspace]
members = [
"programs/*"
]
exclude = [
"deps/serum-dex",
]