Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent bc18dfd commit 8eab1c6
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 4 deletions.
34 changes: 31 additions & 3 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 @@ -43,7 +43,7 @@ serde_json = "1.0"
tempfile = ">= 3.7, < 4.0"
thiserror = "1.0"
tokio = { version = "1.26", features = ["signal", "rt", "rt-multi-thread"] }
toml = "0.5"
toml = "0.8"
tzfile = "0.1.3"
url = { version = "2.4", features = ["serde"] }
users = "0.11.0"
Expand Down

0 comments on commit 8eab1c6

Please sign in to comment.