Skip to content

Commit

Permalink
Merge pull request #388 from GyulyVGC/dependabot/cargo/main/rodio-0.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GyulyVGC authored Oct 18, 2023
2 parents 79f10be + 4bd4a4c commit 732fb6b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ plotters-iced = "0.9.0"
maxminddb = "0.23.0"
confy = "0.5.1"
serde = { version = "1.0.188", default_features = false, features = ["derive"] }
rodio = { version = "0.17.1", default_features = false, features = ["mp3"] }
rodio = { version = "0.17.2", default_features = false, features = ["mp3"] }
dns-lookup = "2.0.4"

[target.'cfg(not(target_arch = "powerpc64"))'.dependencies]
Expand Down

0 comments on commit 732fb6b

Please sign in to comment.