wgpu/wgpu-info/Cargo.toml
2023-06-05 04:09:12 +00:00

17 lines
382 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]
bitflags.workspace = true
env_logger.workspace = true
wgpu.workspace = true