wgpu/wgpu-info/Cargo.toml
2023-03-01 20:41:53 +00:00

17 lines
384 B
TOML

[package]
name = "wgpu-info"
version.workspace = true
authors.workspace = true
edition.workspace = true
description = "Adapter information and per-adapter test program"
homepage.workspace = true
repository.workspace = true
keywords.workspace = true
license.workspace = true
publish = false
[dependencies]
env_logger.workspace = true
num-traits.workspace = true
wgpu.workspace = true