Compare commits

..

No commits in common. "0bf1d61d9f66f75c2ae9cb8988523f29db51bb96" and "1f2e038aa9f11d4614713a0427f71fbd47e3f7aa" have entirely different histories.

View file

@ -9,5 +9,5 @@ edition = "2021"
engine = { path = "../Gavania/engine", features = ["graphical"] } engine = { path = "../Gavania/engine", features = ["graphical"] }
assetpath = { git = "https://gavania.de/hodasemi/vulkan_lib.git" } assetpath = { git = "https://gavania.de/hodasemi/vulkan_lib.git" }
anyhow = { version = "1.0.74", features = ["backtrace"] } anyhow = { version = "1.0.72", features = ["backtrace"] }