diff --git a/Cargo.toml b/Cargo.toml index b592468..965fd3e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,6 @@ edition = "2021" [dependencies] fyrox-sound = "0.26.0" -anyhow = { version = "1.0.85", features = ["backtrace"] } +anyhow = { version = "1.0.86", features = ["backtrace"] } utilities = { git = "https://gavania.de/hodasemi/utilities.git" } assetpath = { git = "https://gavania.de/hodasemi/vulkan_lib.git" } \ No newline at end of file