Skip to content

Commit

Permalink
bump wasm-bindgen
Browse files Browse the repository at this point in the history
  • Loading branch information
rszyma committed May 30, 2024
1 parent f1f25e6 commit e2216cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kls/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ js-sys = "0.3.53"
lsp-types = "0.95.0"
serde = { version = "^1.0.194", features = ["derive"] }
serde-wasm-bindgen = "0.6.3"
wasm-bindgen = "0.2.88"
wasm-bindgen = "0.2.92"
web-sys = { version = "0.3.64", features = ["console"] }
rustc-hash = "^1.1.0"
anyhow = "^1.0.72"
Expand Down

0 comments on commit e2216cb

Please sign in to comment.