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