This reverts commit630288c1cc
. (cherry picked from commit465ab490e1
) Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
This commit is contained in:
@ -83,7 +83,6 @@ serum_dex() {
|
|||||||
rm -rf serum-dex
|
rm -rf serum-dex
|
||||||
git clone https://github.com/project-serum/serum-dex.git # TODO: Consider using a tag
|
git clone https://github.com/project-serum/serum-dex.git # TODO: Consider using a tag
|
||||||
cd serum-dex
|
cd serum-dex
|
||||||
git checkout 991a86e93c22667b6b0fbb01914395d332be5531 # Known good commit: https://github.com/project-serum/serum-dex/commit/991a86e93c22667b6b0fbb01914395d332be5531
|
|
||||||
|
|
||||||
update_solana_dependencies .
|
update_solana_dependencies .
|
||||||
patch_crates_io Cargo.toml
|
patch_crates_io Cargo.toml
|
||||||
|
Reference in New Issue
Block a user