Skip to content

Commit

Permalink
Add token-perf-mon into the workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
mvines committed Nov 2, 2020
1 parent 8901fdc commit 8dd09c7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,9 @@ members = [
"token/cli",
"token/program",
"token/program-v3",
"token/perf-monitor",
"themis/program_ristretto",
]
exclude = [
"shared-memory/client",
"token/perf-monitor",
"themis/client_ristretto",
]
1 change: 0 additions & 1 deletion patch.crates-io.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ fi
workspace_crates=(
Cargo.toml
themis/client_ristretto/Cargo.toml
token/perf-monitor/Cargo.toml
)

if [[ ! -r "$solana_dir"/scripts/read-cargo-variable.sh ]]; then
Expand Down

0 comments on commit 8dd09c7

Please sign in to comment.