Skip to content

Commit

Permalink
chore(dependencies): Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mfep committed Nov 21, 2024
1 parent 19bf92d commit 741dae6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 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 @@ -19,7 +19,7 @@ tokio = { version = "1.39.1", features = [
"rt-multi-thread",
] }
futures = "0.3.30"
rodio = { version="0.19.0", default-features=false, features = ["wav"] }
rodio = { version="0.20.1", default-features=false, features = ["wav"] }
json = "0.12.4"

[build-dependencies]
Expand Down

0 comments on commit 741dae6

Please sign in to comment.