Compare commits
No commits in common. "0bf1d61d9f66f75c2ae9cb8988523f29db51bb96" and "1f2e038aa9f11d4614713a0427f71fbd47e3f7aa" have entirely different histories.
0bf1d61d9f
...
1f2e038aa9
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@ edition = "2021"
|
|||
engine = { path = "../Gavania/engine", features = ["graphical"] }
|
||||
assetpath = { git = "https://gavania.de/hodasemi/vulkan_lib.git" }
|
||||
|
||||
anyhow = { version = "1.0.74", features = ["backtrace"] }
|
||||
anyhow = { version = "1.0.72", features = ["backtrace"] }
|
||||
|
||||
|
|
Loading…
Reference in a new issue