Skip to content

Commit

Permalink
Update .github/scripts/downstream-project-spl-common.sh
Browse files Browse the repository at this point in the history
Co-authored-by: samkim-crypto <[email protected]>
  • Loading branch information
yihau and samkim-crypto authored Aug 30, 2024
1 parent 038e1b9 commit bd07e43
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/scripts/downstream-project-spl-common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ fi

./patch.crates-io.sh "$SOLANA_DIR"

echo "[profile.dev.package.curve25519-dalek]
opt-level = 3" >> Cargo.toml

# anza migration stopgap. can be removed when agave is fully recommended for public usage.
sed -i 's/solana-geyser-plugin-interface/agave-geyser-plugin-interface/g' ./Cargo.toml

Expand Down

0 comments on commit bd07e43

Please sign in to comment.