From e9b29fc697b3d649dce680efb2506a2d8dbde6ff Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Tue, 5 Jan 2021 19:17:03 -0700 Subject: [PATCH] Bump serum-dex pegged commit (#14448) (#14454) (cherry picked from commit d2b0fd973f91bb0c57f51e7762dfa592344e158a) Co-authored-by: Tyera Eulberg --- scripts/build-downstream-projects.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/build-downstream-projects.sh b/scripts/build-downstream-projects.sh index 3add8ec5f9..eab301858b 100755 --- a/scripts/build-downstream-projects.sh +++ b/scripts/build-downstream-projects.sh @@ -84,7 +84,7 @@ serum_dex() { git clone https://github.com/project-serum/serum-dex.git cd serum-dex # TODO: Remove next line and debug build failure - git checkout 937e26da947ff04047b5dd1bde0939e000534429 + git checkout 54400763dbcc64bc955621298f0bada33b591f53 update_solana_dependencies . patch_crates_io Cargo.toml