Pin SPL downstream build to 589da55

This commit is contained in:
Trent Nelson
2021-04-20 00:23:07 -06:00
committed by mergify[bot]
parent b5894515e8
commit 20a282f03f

View File

@ -63,6 +63,7 @@ spl() {
rm -rf spl
git clone https://github.com/solana-labs/solana-program-library.git spl
cd spl
git checkout 589da55e2994d04d87db461ed0a0457a5096970d
./patch.crates-io.sh "$solana_dir"