Revert "Check out specific downstream commit (#13787)" (#13793)

This reverts commit 630288c1cc.
This commit is contained in:
Tyera Eulberg 2020-11-24 15:35:00 -07:00 committed by GitHub
parent bee9998e91
commit 465ab490e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -83,7 +83,6 @@ serum_dex() {
rm -rf serum-dex
git clone https://github.com/project-serum/serum-dex.git # TODO: Consider using a tag
cd serum-dex
git checkout 991a86e93c22667b6b0fbb01914395d332be5531 # Known good commit: https://github.com/project-serum/serum-dex/commit/991a86e93c22667b6b0fbb01914395d332be5531
update_solana_dependencies .
patch_crates_io Cargo.toml