Skip to content

Commit

Permalink
Bump ctrlc from 3.4.2 to 3.4.5
Browse files Browse the repository at this point in the history
Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc) from 3.4.2 to 3.4.5.
- [Release notes](https://github.com/Detegr/rust-ctrlc/releases)
- [Commits](Detegr/rust-ctrlc@3.4.2...3.4.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent a01141b commit bf94040
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 31 deletions.
83 changes: 53 additions & 30 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 @@ -37,7 +37,7 @@ clap = { version = "4.3.14", features = [
"error-context",
] }
console = "0.15.0"
ctrlc = "3.2.5"
ctrlc = "3.4.5"
dirs = "5.0.1"
git2 = { version = "0.18.2", default-features = false, features = [] }
grep-cli = "0.1.8"
Expand Down

0 comments on commit bf94040

Please sign in to comment.