Compare commits

..

No commits in common. "94e38831c94b6571790baefdf1d90af64f7dece4" and "9c8d4198feea3683aee0e8022ec8de3a7a06fb51" 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.68"
backtrace = "0.3.67"
assetpath = { git = "https://gavania.de/hodasemi/vulkan_lib.git" }
anyhow = { version = "1.0.71", features = ["backtrace"] }
reprc_proc_macro = { path = "src/reprc_proc_macro" }