mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-07-30 19:41:56 +00:00
Bump to 0.2.60 (#2051)
* Bump to 0.2.60 * Try to fix CI * Fix CI syntax
This commit is contained in:
@@ -11,8 +11,8 @@ crate-type = ["cdylib"]
|
||||
askama = "0.7.2"
|
||||
|
||||
[dependencies]
|
||||
js-sys = "0.3.36"
|
||||
wasm-bindgen = "0.2.59"
|
||||
js-sys = "0.3.37"
|
||||
wasm-bindgen = "0.2.60"
|
||||
askama = "0.7.2"
|
||||
console_error_panic_hook = "0.1.5"
|
||||
|
||||
|
Reference in New Issue
Block a user