This commit is contained in:
Michael Vines 2020-11-01 21:13:43 -08:00
parent b3ae8d837e
commit b0554c534a
1 changed files with 4 additions and 4 deletions

View File

@ -1,17 +1,17 @@
[workspace]
members = [
"utils/cgen",
"utils/test-client",
"memo/program",
"shared-memory/program",
"stake-pool/program",
"themis/program_ristretto",
"token-lending/program",
"token-swap/program",
"token/cli",
"token/perf-monitor",
"token/program",
"token/program-v3",
"token/perf-monitor",
"themis/program_ristretto",
"utils/cgen",
"utils/test-client",
]
exclude = [
"themis/client_ristretto",