mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-22 07:58:11 +08:00
Make wasm only depend on gstd, not gcore (#2745)
make `wasm` only depend on `gstd`, not `gcore`
This commit is contained in:
Generated
+1
-1
@@ -2313,7 +2313,7 @@ version = "0.0.0"
|
||||
dependencies = [
|
||||
"glam",
|
||||
"graph-craft",
|
||||
"graphene-core",
|
||||
"graphene-std",
|
||||
"graphite-editor",
|
||||
"js-sys",
|
||||
"log",
|
||||
|
||||
Reference in New Issue
Block a user