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 29, 2024
1 parent 6afa5f1 commit 04d2c2f
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.95" }
wasm-bindgen = { version = "0.2.96" }
console_error_panic_hook = { version = "0.1.7" }
js-sys = { version = "0.3.72" }
js-sys = { version = "0.3.73" }
shaperglot = { path = "../shaperglot-lib" }
read-fonts = { workspace = true }
skrifa = { workspace = true }
Expand Down

0 comments on commit 04d2c2f

Please sign in to comment.