Skip to content

Commit

Permalink
Merge pull request #624 from Narfinger/dependabot/cargo/serde-1.0.190
Browse files Browse the repository at this point in the history
Bump serde from 1.0.189 to 1.0.190
  • Loading branch information
Narfinger authored Nov 6, 2023
2 parents 2c271a5 + 0cb5613 commit 9085cfc
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 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 @@ preferences = "1.1.0"
rand = "0.8.5"
rayon = "1.8.0"
taglib = "1.0.0"
serde = { version = "1.0.189", features = ["derive"] }
serde = { version = "1.0.190", features = ["derive"] }
serde_json = "1.0.107"
toml = "0.8.2"
tokio = { version = "1.33.0", features = ["full"] }
Expand Down

0 comments on commit 9085cfc

Please sign in to comment.