Compare commits

..

1 commit

Author SHA1 Message Date
b368d097a5 Update Rust crate fyrox-sound to 0.34.0
Some checks failed
Gavania Merge Build / build (pull_request) Failing after 18m14s
2024-05-17 21:07:24 +00:00

View file

@ -7,6 +7,6 @@ edition = "2021"
[dependencies] [dependencies]
fyrox-sound = "0.34.0" fyrox-sound = "0.34.0"
anyhow = { version = "1.0.85", features = ["backtrace"] } anyhow = { version = "1.0.84", features = ["backtrace"] }
utilities = { git = "https://gavania.de/hodasemi/utilities.git" } utilities = { git = "https://gavania.de/hodasemi/utilities.git" }
assetpath = { git = "https://gavania.de/hodasemi/vulkan_lib.git" } assetpath = { git = "https://gavania.de/hodasemi/vulkan_lib.git" }