mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-11-22 23:05:32 +00:00
13 lines
228 B
TOML
13 lines
228 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
[[package]]
|
|
name = "example-shader"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"spirv-std",
|
|
]
|
|
|
|
[[package]]
|
|
name = "spirv-std"
|
|
version = "0.1.0"
|