Make wasm only depend on gstd, not gcore (#2745)

make `wasm` only depend on `gstd`, not `gcore`
This commit is contained in:
Firestar99
2025-06-23 10:30:41 +00:00
committed by GitHub
parent 0e8eb481bf
commit 2d62d01fd4
3 changed files with 5 additions and 5 deletions
Generated
+1 -1
View File
@@ -2313,7 +2313,7 @@ version = "0.0.0"
dependencies = [
"glam",
"graph-craft",
"graphene-core",
"graphene-std",
"graphite-editor",
"js-sys",
"log",