Skip to content
This repository was archived by the owner on Mar 7, 2024. It is now read-only.

Commit 44a79d4

Browse files
build(deps): update rust crate wasm-bindgen to 0.2.92
1 parent 47ef7f5 commit 44a79d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ serde_json = "1"
2222
serde_urlencoded = "0.7.1"
2323
strum = "0.26"
2424
strum_macros = "0.26.1"
25-
wasm-bindgen = "0.2.91"
25+
wasm-bindgen = "0.2.92"
2626
wasm-bindgen-futures = "0.4.42"
2727
wasm-logger = "0.2"
2828
yew = "0.21"

0 commit comments

Comments
 (0)