Skip to content

Commit

Permalink
Update rust-wasm-bindgen monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent fdb5e50 commit 3fae217
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions shaperglot-web/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ version = "0.1.0"
edition = "2021"

[dependencies]
wasm-bindgen = { version = "0.2.63" }
wasm-bindgen = { version = "0.2.95" }
console_error_panic_hook = { version = "0.1.6" }
js-sys = { version = "0.3.68" }
js-sys = { version = "0.3.72" }
shaperglot = { path = "../shaperglot-lib" }
read-fonts = {workspace = true }
skrifa = {workspace = true }
Expand Down

0 comments on commit 3fae217

Please sign in to comment.