Skip to content

Commit

Permalink
build(deps): bump toml from 0.8.13 to 0.8.14
Browse files Browse the repository at this point in the history
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.13 to 0.8.14.
- [Commits](toml-rs/toml@toml-v0.8.13...toml-v0.8.14)

---
updated-dependencies:
- dependency-name: toml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent d1c25a3 commit 9d31730
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -13,7 +13,7 @@ keywords = ["mpd", "discord", "rpc", "music", "mopidy"]
discord-presence = "1.2.0"
mpd_client = "1.4.1"
dirs = "5.0.1"
toml = "0.8.13"
toml = "0.8.14"
regex = "1.10.4"
serde = { version = "1.0.203", features = ["derive"] }
serde_json = "1.0.117"
Expand Down

0 comments on commit 9d31730

Please sign in to comment.