Compare commits

..

No commits in common. "3d49aa9ed729218c2387edcd6b90b41569571258" and "3acfd0792fe4573f93fc3d68078c0e7a5ca3c2e6" have entirely different histories.

View file

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