Skip to content

Commit

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

---
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 Jun 4, 2024
1 parent c645192 commit 0950353
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.197"
serde_derive = "1.0.188"
toml = "0.5.11"
toml = "0.8.14"
regex = "1"
tree_magic = "0.2.3"
tera = "1"
Expand Down

0 comments on commit 0950353

Please sign in to comment.