Skip to content

Commit

Permalink
Bump toml_edit from 0.22.16 to 0.22.17
Browse files Browse the repository at this point in the history
Bumps [toml_edit](https://github.com/toml-rs/toml) from 0.22.16 to 0.22.17.
- [Commits](toml-rs/toml@v0.22.16...v0.22.17)

---
updated-dependencies:
- dependency-name: toml_edit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and glehmann committed Aug 2, 2024
1 parent 65ba7fa commit 742460f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 xtask/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors = ["Gaëtan Lehmann <gaetan.lehmann@gmail.com>"]
[dependencies]
anyhow = "1.0.82"
clap = { version = "4.5.9", features = ["derive", "env", "wrap_help"] }
toml_edit = "0.22.16"
toml_edit = "0.22.17"
xshell = "0.2"

0 comments on commit 742460f

Please sign in to comment.