Compare commits
No commits in common. "7f9277c226ee124e2b0df7b66fc14121299d3c40" and "aab4a474527bc8d487c72fb3ddfcf2c0159970c0" have entirely different histories.
7f9277c226
...
aab4a47452
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.177", features = ["derive"] }
|
||||
serde = { version = "1.0.176", 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