Compare commits

..

No commits in common. "607fe9141162ea62eb40e343d4e28f567aae958b" and "5e4c556cb198eb16671e23b8015594b7daf1761c" 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"