Compare commits

..

No commits in common. "86c5edc925280ded2ff15be2cb3e02859522fc7d" and "82c06f27616794b0423f93ea831f077377e922dc" have entirely different histories.

View file

@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
quick-xml = "0.30.0"
serde = { version = "1.0.176", features = ["derive"] }
serde = { version = "1.0.171", features = ["derive"] }
vulkan-rs = { git = "https://gavania.de/hodasemi/vulkan_lib.git" }
utilities = { git = "https://gavania.de/hodasemi/utilities.git" }
paste = "1.0.14"