Fix cc version

This commit is contained in:
hodasemi 2023-11-29 10:55:44 +01:00
parent cabeac3c72
commit aad1618ef3

View file

@ -12,4 +12,4 @@ vulkan-sys = { path = "../vulkan-sys" }
anyhow = { version = "1.0.75", features = ["backtrace"] }
[build-dependencies]
cc = "1.0.84"
cc = "1.0.83"