From d2b0fd973f91bb0c57f51e7762dfa592344e158a Mon Sep 17 00:00:00 2001 From: Tyera Eulberg Date: Tue, 5 Jan 2021 18:19:19 -0700 Subject: [PATCH] Bump serum-dex pegged commit (#14448) --- 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 3add8ec5f..eab301858 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