Compare commits
No commits in common. "cff673a949e89e6bba3d4f0691bcc87cd5a64dd4" and "a6cff1bc1d70ad34cc58909a64c5b13f3a712ecc" have entirely different histories.
cff673a949
...
a6cff1bc1d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ cgmath = { version = "0.18.0", features = ["swizzle", "serde"] }
|
||||||
rand = "0.8.5"
|
rand = "0.8.5"
|
||||||
backtrace = "0.3.69"
|
backtrace = "0.3.69"
|
||||||
assetpath = { git = "https://gavania.de/hodasemi/vulkan_lib.git" }
|
assetpath = { git = "https://gavania.de/hodasemi/vulkan_lib.git" }
|
||||||
anyhow = { version = "1.0.80", features = ["backtrace"] }
|
anyhow = { version = "1.0.79", features = ["backtrace"] }
|
||||||
reprc_proc_macro = { path = "src/reprc_proc_macro" }
|
reprc_proc_macro = { path = "src/reprc_proc_macro" }
|
||||||
|
|
||||||
# networking
|
# networking
|
||||||
|
|
Loading…
Reference in a new issue