Skip to content

Commit

Permalink
Merge pull request #616 from Narfinger/dependabot/cargo/toml-0.8.2
Browse files Browse the repository at this point in the history
Bump toml from 0.7.8 to 0.8.2
  • Loading branch information
Narfinger authored Oct 5, 2023
2 parents dcaa896 + b2c9491 commit ff2bc8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -27,7 +27,7 @@ rayon = "1.8.0"
taglib = "1.0.0"
serde = { version = "1.0.188", features = ["derive"] }
serde_json = "1.0.107"
toml = "0.7.8"
toml = "0.8.2"
tokio = { version = "1.32.0", features = ["full"] }
viola_common = {path ="viola_common", features =["backend"]}
walkdir = "2.4.0"
Expand Down

0 comments on commit ff2bc8c

Please sign in to comment.