Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralim committed Jul 25, 2024
1 parent 0c744d6 commit e7ca4c5
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 35 deletions.
133 changes: 99 additions & 34 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 @@ -25,7 +25,7 @@ once_cell = { default-features = false, features = ["std"], version = "1.19.0" }
cow-utils = "0.1.3"
rayon = "1.10.0"
jwalk = "0.8.1"
audiotags = "0.4.1"
audiotags = "0.5.0"

[target.'cfg(target_family = "unix")'.dependencies]
libc = "0.2.155"
Expand Down

0 comments on commit e7ca4c5

Please sign in to comment.