Skip to content

Commit

Permalink
fix(deps): update rust crate lofty to 0.22.0 (#637)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 4357e12 commit 6377718
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 nghe-backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ hyper = { version = "0.14.31" }
hyper-tls = { version = "0.5.0" }
indexmap = { version = "2.6.0" }
libaes = { version = "0.7.0" }
lofty = { version = "0.21.1" }
lofty = { version = "0.22.0" }
loole = { version = "0.4.0" }
mimalloc = { version = "0.1.43" }
o2o = { version = "0.5.1-beta1", default-features = false, features = ["syn2"] }
Expand Down

0 comments on commit 6377718

Please sign in to comment.