Commit d8818d1e authored by Chunchi Che's avatar Chunchi Che

bump version to 4962

parent e885d327
Pipeline #40718 passed with stages
in 24 minutes and 52 seconds
{ {
"version": 4961, "version": 4962,
"servers": [ "servers": [
{ {
"name": "koishi", "name": "koishi",
......
{ {
"version": 4961, "version": 4962,
"servers": [ "servers": [
{ {
"name": "koishi", "name": "koishi",
......
This diff is collapsed.
...@@ -13,7 +13,7 @@ crate-type = ["cdylib", "rlib"] ...@@ -13,7 +13,7 @@ crate-type = ["cdylib", "rlib"]
default = ["console_error_panic_hook", "wee_alloc"] default = ["console_error_panic_hook", "wee_alloc"]
[dependencies] [dependencies]
wasm-bindgen = "0.2.63" wasm-bindgen = "0.2"
js-sys = "0.3.61" js-sys = "0.3.61"
console_error_panic_hook = { version = "0.1.6", optional = true } console_error_panic_hook = { version = "0.1.6", optional = true }
wee_alloc = { version = "0.4.5", optional = true } wee_alloc = { version = "0.4.5", optional = true }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment