Skip to content

Commit

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

---
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 Nov 1, 2023
1 parent 96e3699 commit 9898031
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 chombot/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ env_logger.workspace = true
num-bigint.workspace = true
itertools.workspace = true
poise.workspace = true
toml = "0.8.1"
toml = "0.8.6"
chombot-common = { path = "../chombot-common" }

[dev-dependencies]
Expand Down

0 comments on commit 9898031

Please sign in to comment.