Compare commits

..

No commits in common. "650ed2763a5968466eace743b04f24d9b5bbc82c" and "e7389d2597f8d4e0e9fd4cd7c3f48b5eaff1f3df" have entirely different histories.

View file

@ -7,7 +7,7 @@ edition = "2021"
[dependencies]
cgmath = { version = "0.18.0", features = ["swizzle", "serde"] }
rand = "0.8.5"
backtrace = "0.3.69"
backtrace = "0.3.68"
assetpath = { git = "https://gavania.de/hodasemi/vulkan_lib.git" }
anyhow = { version = "1.0.75", features = ["backtrace"] }
reprc_proc_macro = { path = "src/reprc_proc_macro" }