Skip to content

Commit

Permalink
Merge pull request #97 from googlefonts/renovate/rust-wasm-bindgen-mo…
Browse files Browse the repository at this point in the history
…norepo

Update rust-wasm-bindgen monorepo
  • Loading branch information
simoncozens authored Nov 27, 2024
2 parents aa68362 + 3fae217 commit 473cd03
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 473cd03

Please sign in to comment.