diff --git a/Cargo.toml b/Cargo.toml index 03bc3e07d..de4a54150 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -58,3 +58,6 @@ members = [ "pause-all", "pause-all/meta", ] + +[patch.crates-io] +elrond-wasm-debug = { git = "https://github.com/multiversx/mx-sdk-rs", package = "elrond-wasm-debug", branch = "reproducible/v0.36.1" }