comet/crates/comet_colors/Cargo.toml

9 lines
No EOL
168 B
TOML

[package]
name = "comet_colors"
version = "0.1.0"
edition = "2021"
[dependencies]
comet_math = { path = "../comet_math" }
wgpu = { version = "22.0" }
chrono = "0.4.40"