mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-16 06:38:03 +08:00
rust-gpu alpha.1: update rust-gpu to 0.10.0-alpha.1 on crates
This commit is contained in:
@@ -28,7 +28,7 @@ glam = ["dep:glam"]
|
||||
dyn-any-derive = { path = "derive", optional = true }
|
||||
|
||||
# Optional dependencies
|
||||
glam = { version = "0.29", optional = true, default-features = false }
|
||||
glam = { version = "0.32.1", optional = true, default-features = false }
|
||||
reqwest = { version = "0.13", optional = true, default-features = false }
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
|
||||
Reference in New Issue
Block a user