Skip to content

Commit

Permalink
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 16, 2023
1 parent d2315ee commit 083a555
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 5 deletions.
73 changes: 69 additions & 4 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 @@ -23,7 +23,7 @@ exclude = [
[dependencies]
serde = "1.0.189"
serde_derive = "1.0.188"
toml = "0.5.11"
toml = "0.8.2"
regex = "1"
tree_magic = "0.2.3"
tera = "1"
Expand Down

0 comments on commit 083a555

Please sign in to comment.