mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-20 08:16:31 +00:00
Bump to 0.2.63 (#2163)
* Update `syn` version requirement Require latest version to fix issues with nightly. * Bump to 0.2.63
This commit is contained in:
@ -8,9 +8,9 @@ edition = "2018"
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
wasm-bindgen = "0.2.62"
|
||||
wasm-bindgen = "0.2.63"
|
||||
js-sys = "0.3"
|
||||
wasm-bindgen-futures = "0.4.12"
|
||||
wasm-bindgen-futures = "0.4.13"
|
||||
|
||||
[dependencies.web-sys]
|
||||
version = "0.3.22"
|
||||
|
Reference in New Issue
Block a user