mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-22 09:11:35 +00:00
Bump to version 0.2.35
This commit is contained in:
@ -9,9 +9,9 @@ crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
futures = "0.1.20"
|
||||
wasm-bindgen = { version = "0.2.34", features = ["serde-serialize"] }
|
||||
js-sys = "0.3.11"
|
||||
wasm-bindgen-futures = "0.3.11"
|
||||
wasm-bindgen = { version = "0.2.35", features = ["serde-serialize"] }
|
||||
js-sys = "0.3.12"
|
||||
wasm-bindgen-futures = "0.3.12"
|
||||
serde = { version = "1.0.80", features = ["derive"] }
|
||||
serde_derive = "^1.0.59"
|
||||
|
||||
|
Reference in New Issue
Block a user