Merge pull request 'Update Rust crate anyhow to 1.0.75' (#53) from renovate/anyhow-1.x into master
Reviewed-on: #53
This commit is contained in:
commit
6e6a03d030
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"
|
||||
backtrace = "0.3.68"
|
||||
assetpath = { git = "https://gavania.de/hodasemi/vulkan_lib.git" }
|
||||
anyhow = { version = "1.0.74", features = ["backtrace"] }
|
||||
anyhow = { version = "1.0.75", features = ["backtrace"] }
|
||||
reprc_proc_macro = { path = "src/reprc_proc_macro" }
|
||||
|
||||
# networking
|
||||
|
|
Loading…
Reference in a new issue