diff --git a/Cargo.toml b/Cargo.toml index bc48b71..672ad04 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ license = "MIT OR Apache-2.0" [dependencies] anyhow = "1.0" bevy = { version = "0.13", default-features = false, features = ["bevy_audio"] } -bevy_mod_sysfail = "3.0" +bevy_mod_sysfail = "7.0" libfmod = "~2.206.2" [dev-dependencies]