Compare commits

..

No commits in common. "c6de84e29088edb94da2883d0c114f4ec862f5d1" and "c475401c55b968bf98d4e108dc3c50332296a784" have entirely different histories.

View file

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