creating startup environment

This commit is contained in:
STP
2023-11-10 23:33:33 -05:00
parent 643d53dd87
commit 246bc697ba
3 changed files with 3 additions and 2197 deletions

View File

@@ -6,8 +6,3 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
env_logger = "0.10.1"
log = "0.4.20"
pollster = "0.3.0"
wgpu = "0.18.0"
winit = "0.29.3"