You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
learn-wgpu/code/showcase/alignment/Cargo.toml

9 lines
244 B
TOML

[package]
name = "alignment"
version = "0.1.0"
authors = ["Benedikt Mandelkow <benedikt.mandelkow@rwth-aachen.de>"]
edition = "2018"
[dependencies]
# TODO when crevice gets support for deriving Std430/ Std140 use those in the examples as well