mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
11 lines
165 B
TOML
11 lines
165 B
TOML
[package]
|
|
name = "hlsl-snapshots"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
publish = false
|
|
license = "MIT OR Apache-2.0"
|
|
|
|
[dependencies]
|
|
anyhow = "1"
|
|
nanoserde = "0.1.32"
|