mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-29 12:41:34 +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,7 +8,7 @@ edition = "2018"
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
wasm-bindgen = "0.2.62"
|
||||
wasm-bindgen = "0.2.63"
|
||||
humantime = "1"
|
||||
|
||||
[dependencies.web-sys]
|
||||
|
Reference in New Issue
Block a user