mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 14:18:04 +08:00
Update wasm-bindgen, syn and wgpu (#1398)
This commit is contained in:
@@ -20,7 +20,7 @@ serde-discriminant = []
|
||||
|
||||
[dependencies]
|
||||
proc-macro2 = "1"
|
||||
syn = { version = "1.0.68", features = ["full"] }
|
||||
syn = { version = "2.0", features = ["full"] }
|
||||
quote = "1.0.9"
|
||||
|
||||
[dev-dependencies.editor]
|
||||
|
||||
Reference in New Issue
Block a user