This repository has no description
0

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>

author
renovate[bot]
co-author
renovate[bot]
committer
GitHub
date (Oct 23, 2025, 11:42 AM UTC) commit da6a1794 parent 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',