diff --git a/Scarb.toml b/Scarb.toml index 1aae29fbb..cacdc292b 100644 --- a/Scarb.toml +++ b/Scarb.toml @@ -5,7 +5,7 @@ description = "ONNX Runtime in Cairo for verifiable ML inference using STARK" homepage = "https://github.com/gizatechxyz/orion" [dependencies] -alexandria_data_structures = { git = "https://github.com/keep-starknet-strange/alexandria.git" } +alexandria_data_structures = { git = "https://github.com/keep-starknet-strange/alexandria.git", rev = "f37d73d" } cubit = { git = "https://github.com/influenceth/cubit.git" } [scripts]