1
0
mirror of synced 2025-11-09 12:57:13 +00:00

The API needs some work

This commit is contained in:
2019-09-22 01:37:04 -07:00
parent 0f0c29fac9
commit d1c3a5f562
2 changed files with 49 additions and 14 deletions

View File

@@ -14,13 +14,14 @@ keywords = ["vulkan", "vulkano", "shaders", "hotloading"]
version = "4"
[dependencies.shaderc]
version = "0.5"
version = "0.6.1"
[dependencies.spirv-reflect]
version = "0.2"
[dependencies.vulkano]
version = "0.13.0"
#version = "0.14.0"
path = "../vulkano/vulkano"
[dev-dependencies.color-backtrace]
version = "0.1"