Files
enkou/enkou-shaders/Cargo.toml
bspeice 64b2863fc2
CI / cargo test (GPU) (push) Failing after 20s
CI / cargo fmt (push) Successful in 11m1s
CI / cargo test (push) Failing after 10m13s
Initial commit
2026-06-19 11:42:50 -04:00

16 lines
278 B
TOML

[package]
name = "enkou-shaders"
version.workspace = true
authors.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
[lints]
workspace = true
[dependencies]
spirv-std.workspace = true
glam.workspace = true
bytemuck.workspace = true