vulkano reeeeeeeeeeee
This commit is contained in:
26
Cargo.toml
26
Cargo.toml
@@ -6,20 +6,20 @@ edition = "2018"
|
||||
default-run = "rust-engine"
|
||||
|
||||
[dependencies]
|
||||
vulkano-shaders = "0.20"
|
||||
vulkano = "0.20"
|
||||
vulkano-win = "0.20"
|
||||
cgmath = "0.17.0"
|
||||
winit = "0.24"
|
||||
image = "0.23.6"
|
||||
serde = "1.0.114"
|
||||
serde_json = "1.0.59"
|
||||
serde_derive = "1.0.114"
|
||||
toml = "0.5.6"
|
||||
gilrs = "0.7.4"
|
||||
gltf = "0.15.2"
|
||||
vulkano-shaders = "0.26"
|
||||
vulkano = "0.26"
|
||||
vulkano-win = "0.26"
|
||||
cgmath = "0.18.0"
|
||||
winit = "0.25"
|
||||
image = "0.23"
|
||||
serde = "1.0"
|
||||
serde_json = "1.0"
|
||||
serde_derive = "1.0"
|
||||
toml = "0.5"
|
||||
gilrs = "0.7"
|
||||
gltf = "0.15"
|
||||
glyph_brush = "0.7"
|
||||
winapi = "0.3.9"
|
||||
winapi = "0.3"
|
||||
|
||||
[profile.release]
|
||||
debug = 1
|
||||
|
||||
Reference in New Issue
Block a user