Compare commits

..

No commits in common. "5f509ba05b3ffa8113f6e9738685b0a3bd4f8379" and "0397abbc982a6e17a40afb3468abefc5db43d992" 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.75", features = ["backtrace"] } anyhow = { version = "1.0.74", features = ["backtrace"] }