Bulk rename gcore -> gstd in editor (#2729)

* remove `gcore` dependency from `editor`

* editor: bulk rename `gcore` -> `gstd`, cargo fmt
This commit is contained in:
Firestar99
2025-06-19 23:13:42 +02:00
committed by Keavon Chambers
parent 13226f7049
commit 6b69a75391
62 changed files with 198 additions and 201 deletions

1
Cargo.lock generated
View File

@@ -2264,7 +2264,6 @@ dependencies = [
"futures",
"glam",
"graph-craft",
"graphene-core",
"graphene-std",
"graphite-proc-macros",
"image",