diff --git a/Cargo.lock b/Cargo.lock index 814fce39205e..919132ba12db 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3603,7 +3603,7 @@ dependencies = [ [[package]] name = "wasm-encoder" version = "0.25.0" -source = "git+https://github.com/effect-handlers/wasm-tools?branch=typed-continuations#0d8f76c30c0ed35e2246afa7270e7487846f17f0" +source = "git+https://github.com/effect-handlers/wasm-tools?branch=typed-continuations#058fcf78a786e5533898ca10dea13522184c09ec" dependencies = [ "leb128", ] @@ -3687,7 +3687,7 @@ dependencies = [ [[package]] name = "wasmparser" version = "0.102.0" -source = "git+https://github.com/effect-handlers/wasm-tools?branch=typed-continuations#0d8f76c30c0ed35e2246afa7270e7487846f17f0" +source = "git+https://github.com/effect-handlers/wasm-tools?branch=typed-continuations#058fcf78a786e5533898ca10dea13522184c09ec" dependencies = [ "indexmap", "url", @@ -4251,7 +4251,7 @@ dependencies = [ [[package]] name = "wast" version = "55.0.0" -source = "git+https://github.com/effect-handlers/wasm-tools?branch=typed-continuations#0d8f76c30c0ed35e2246afa7270e7487846f17f0" +source = "git+https://github.com/effect-handlers/wasm-tools?branch=typed-continuations#058fcf78a786e5533898ca10dea13522184c09ec" dependencies = [ "leb128", "memchr",