Simplify cargo.toml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Sijmen 2022-08-23 00:47:51 +02:00
parent bfdd61775f
commit 75686c6c34
Signed by: vijfhoek
GPG key ID: DAF7821E067D9C48

View file

@ -23,7 +23,7 @@ serde = { version = "1.0.126", features = ["derive"] }
serde_repr = "0.1.7"
sled = { version = "0.34.6", features = ["compression"] }
wgpu = "0.13"
winit = { version = "0.27" }
winit = "0.27"
[profile.release]
debug = true