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