Skip to content

Commit

Permalink
Bump toml from 0.5.11 to 0.8.4
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.4.
- [Commits](toml-rs/toml@toml-v0.5.11...toml-v0.8.4)

---
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 Nov 1, 2023
1 parent 462a1e7 commit 4cda9fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
11 changes: 1 addition & 10 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 @@ -15,7 +15,7 @@ lazy_static = "1.1"
lettre = { version = "0.10", features = ["builder", "smtp-transport"] }
log = "0.4"
urlencoding = "2.1"
toml = "0.5"
toml = "0.8"
rand = "0.8"
regex = "1.6"
rocket = { version = "0.5.0-rc.3", features = [ "json", "secrets" ] }
Expand Down

0 comments on commit 4cda9fc

Please sign in to comment.