From 66f17121caf587e33fc49f85f556fd09e0f2e5cd Mon Sep 17 00:00:00 2001 From: RenovateBot Date: Wed, 5 Feb 2025 21:03:52 +0000 Subject: [PATCH] Update Rust crate fyrox-sound to 0.36.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 965fd3e..7488cdd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -fyrox-sound = "0.26.0" +fyrox-sound = "0.36.0" 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