mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-20 03:18:06 +08:00
Update wasm-bindgen, syn and wgpu (#1398)
This commit is contained in:
@@ -23,6 +23,6 @@ base64 = "0.21"
|
||||
bezier-rs = { path = "../../libraries/bezier-rs", features = ["dyn-any"] }
|
||||
specta.workspace = true
|
||||
|
||||
bytemuck = {version = "1.8" }
|
||||
bytemuck = { version = "1.8" }
|
||||
anyhow = "1.0.66"
|
||||
rustc-hash = {workspace = true}
|
||||
rustc-hash = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user