wgpu/wgpu-info/Cargo.toml

17 lines
382 B
TOML
Raw Normal View History

2021-06-23 06:28:04 +00:00
[package]
name = "wgpu-info"
version.workspace = true
authors.workspace = true
edition.workspace = true
2021-06-23 06:28:04 +00:00
description = "Adapter information and per-adapter test program"
homepage.workspace = true
repository.workspace = true
keywords.workspace = true
license.workspace = true
2022-11-30 21:46:58 +00:00
publish = false
2021-06-23 06:28:04 +00:00
[dependencies]
bitflags.workspace = true
env_logger.workspace = true
wgpu.workspace = true