mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 02:00:51 +00:00
Update parity-wasm requirement from 0.35 to 0.36
Updates the requirements on [parity-wasm](https://github.com/paritytech/parity-wasm) to permit the latest version. - [Release notes](https://github.com/paritytech/parity-wasm/releases) - [Commits](https://github.com/paritytech/parity-wasm/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
bf8a380264
commit
4a50d7b71c
@ -18,7 +18,7 @@ docopt = "1.0"
|
||||
env_logger = "0.6"
|
||||
failure = "0.1.2"
|
||||
log = "0.4"
|
||||
parity-wasm = "0.35"
|
||||
parity-wasm = "0.36"
|
||||
rouille = { version = "3.0.0", default-features = false }
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user