diff --git a/Cargo.toml b/Cargo.toml index e4175a3..35c06fe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ cgmath = { version = "0.18.0", features = ["swizzle", "serde"] } rand = "0.8.5" backtrace = "0.3.67" assetpath = { git = "https://gavania.de/hodasemi/vulkan_lib.git" } -anyhow = { version = "1.0.70", features = ["backtrace"] } +anyhow = { version = "1.0.71", features = ["backtrace"] } reprc_proc_macro = { path = "src/reprc_proc_macro" } # networking