From 1424c4987d9f6e29285b1cf4d943d7680849084d Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Tue, 17 Apr 2018 11:51:55 -0700 Subject: [PATCH] Branch was merged quickly! --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4e04b6d6..0c304fb1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,4 +41,4 @@ opt-level = 's' panic = 'abort' [patch.crates-io] -parity-wasm = { git = 'https://github.com/alexcrichton/parity-wasm', branch = 'fix-overflow' } +parity-wasm = { git = 'https://github.com/paritytech/parity-wasm' }