Compare commits

..

No commits in common. "457cda46e7a0ed372dbf7a27dd8e57c81194a890" and "8e6e37154c07de2f1b0c82dc219f1f989d1dbbdd" have entirely different histories.

View file

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