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

bump shaderc

This commit is contained in:
Tom Gowan
2019-05-21 13:44:56 +10:00
parent 50a88bd0ca
commit 9774ac4410
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ edition = "2018"
[dependencies]
notify = "4"
shaderc = "0.3"
shaderc = "0.5"
spirv-reflect = "0.2"
vulkano = { git = "https://github.com/mitchmindtree/vulkano", branch = "nannou_patches" }