Should be ok with crates.io version

This commit is contained in:
Nikolay Volf
2018-04-17 22:27:46 +03:00
committed by GitHub
parent 1424c4987d
commit ebc03d19b5

View File

@ -39,6 +39,3 @@ members = [
lto = true
opt-level = 's'
panic = 'abort'
[patch.crates-io]
parity-wasm = { git = 'https://github.com/paritytech/parity-wasm' }