mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-16 23:08:05 +08:00
Configure gpu surface on non wasm32 targets
This commit is contained in:
committed by
Keavon Chambers
parent
989c8ad5f8
commit
8cd161f087
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -1749,8 +1749,10 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"bezier-rs",
|
||||
"bitflags 1.3.2",
|
||||
"chrono",
|
||||
"dyn-any",
|
||||
"env_logger",
|
||||
"fern",
|
||||
"future-executor",
|
||||
"futures",
|
||||
"glam",
|
||||
@@ -1829,6 +1831,7 @@ dependencies = [
|
||||
"wgpu",
|
||||
"wgpu-executor",
|
||||
"wgpu-types",
|
||||
"winit",
|
||||
"xxhash-rust",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user