Skip to content

Commit

Permalink
build(deps): bump cargo_toml from 0.19.2 to 0.20.1
Browse files Browse the repository at this point in the history
Bumps [cargo_toml](https://gitlab.com/lib.rs/cargo_toml) from 0.19.2 to 0.20.1.
- [Commits](https://gitlab.com/lib.rs/cargo_toml/compare/v0.19.2...v0.20.1)

---
updated-dependencies:
- dependency-name: cargo_toml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent 43a51b9 commit 6af6b3d
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 @@ -16,7 +16,7 @@ defaults = true

[dependencies]
anyhow = "1.0.40"
cargo_toml = "0.19.2"
cargo_toml = "0.20.1"
clap = { version = "4.5.4", features = ["derive"] }
console = "0.15.8"
ctrlc = { version = "3.1.9", features = ["termination"] }
Expand Down

0 comments on commit 6af6b3d

Please sign in to comment.