rust-gpu alpha.1: update rust-gpu to 0.10.0-alpha.1 on crates

This commit is contained in:
firestar99
2026-04-21 13:54:35 +02:00
parent 9e2a274453
commit adee7fc46f
9 changed files with 43 additions and 240 deletions
+1 -4
View File
@@ -6,12 +6,9 @@ description = "graphene raster data format"
authors = ["Graphite Authors <contact@graphite.art>"]
license = "MIT OR Apache-2.0"
[lib]
crate-type = ["rlib", "dylib"]
[dependencies]
[build-dependencies]
cargo-gpu = { workspace = true }
cargo-gpu-install = { workspace = true }
env_logger = { workspace = true }
log = { workspace = true }