Compare commits
No commits in common. "c475401c55b968bf98d4e108dc3c50332296a784" and "f4382c6f8828e79b39967f84bd7862107b385bb1" have entirely different histories.
c475401c55
...
f4382c6f88
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
quick-xml = "0.30.0"
|
||||
serde = { version = "1.0.187", features = ["derive"] }
|
||||
serde = { version = "1.0.186", features = ["derive"] }
|
||||
vulkan-rs = { git = "https://gavania.de/hodasemi/vulkan_lib.git" }
|
||||
utilities = { git = "https://gavania.de/hodasemi/utilities.git" }
|
||||
paste = "1.0.14"
|
||||
|
|
Loading…
Reference in a new issue