Skip to content

Commit

Permalink
chore(deps): Bump toml_edit from 0.22.13 to 0.22.14
Browse files Browse the repository at this point in the history
Bumps [toml_edit](https://github.com/toml-rs/toml) from 0.22.13 to 0.22.14.
- [Commits](toml-rs/toml@v0.22.13...v0.22.14)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent 81c0fbd commit f5a83f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -72,7 +72,7 @@ chrono = { version = "0.4.35", features = ["serde"] }
openssl = { version = "0.10", features = ["vendored"] }
clap = { version = "4.5.3", features = ["derive"] }
anyhow = "1.0.86"
toml_edit = "0.22.8"
toml_edit = "0.22.14"
toml = "0.8.13"

[profile.release]
Expand Down

0 comments on commit f5a83f2

Please sign in to comment.