this repo has no description
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

⬆️ Update Rust crate wasm-bindgen to 0.2.104 (#51)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
da6a1794 b31e3e6d

+1 -1
+1 -1
Cargo.toml
··· 68 68 serde_cbor = "0.11.2" 69 69 serde_json = "1.0.145" 70 70 svg = "0.18.0" 71 - wasm-bindgen = { version = "0.2.92", optional = true } 71 + wasm-bindgen = { version = "0.2.104", optional = true } 72 72 getrandom = { version = "0.2", features = ["js"] } 73 73 web-sys = { version = "0.3.4", optional = true, features = [ 74 74 'Document',