diff --git a/Cargo.toml b/Cargo.toml index 0c304fb1..01965807 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,6 +39,3 @@ members = [ lto = true opt-level = 's' panic = 'abort' - -[patch.crates-io] -parity-wasm = { git = 'https://github.com/paritytech/parity-wasm' }