Skip to content

Commit

Permalink
Update fundsp requirement from 0.6 to 0.9 (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2022
1 parent 3c2df25 commit c123076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ categories = ["game-development", "multimedia::audio"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
fundsp = "0.6"
fundsp = "0.9"
kira = { version = "0.6", default-features = false, features = ["wav"], optional = true }
# bevy_oddio = { git = "https://github.com/harudagondi/bevy_oddio.git", optional = true }

Expand Down

0 comments on commit c123076

Please sign in to comment.