no clue
This commit is contained in:
@@ -21,5 +21,10 @@ bevy_derive = "0.13.2"
|
||||
winit = {version="0.30.1", features=["serde"]}
|
||||
block-mesh = "0.2.0"
|
||||
rustc-hash = "2.0.0"
|
||||
vulkano = "0.34.1"
|
||||
simdnoise = { git = "https://github.com/valadaptive/rust-simd-noise", rev = "965175f" }
|
||||
|
||||
[profile.dev]
|
||||
opt-level = 1
|
||||
[profile.dev.package."*"]
|
||||
opt-level = 3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user