Pin SPL downstream build to 589da55
This commit is contained in:
committed by
mergify[bot]
parent
b5894515e8
commit
20a282f03f
@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user