rtwx/rtwx-desktop/Cargo.toml

12 lines
241 B
TOML
Raw Normal View History

2023-11-09 18:34:05 +00:00
[package]
name = "rtwx-desktop"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
winit = "0.29"
simple_logger = "4"
log = "0.4"
wgpu = "0.18"