Compare commits
No commits in common. "2338362aa90a8cbe97569f45ab32279e07227343" and "60e1192d51ffd16f39e899967111e0f620e71540" have entirely different histories.
2338362aa9
...
60e1192d51
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.186", features = ["derive"] }
|
||||
serde = { version = "1.0.185", 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