Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 7c0b8df commit 44ade1d
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 14 deletions.
43 changes: 30 additions & 13 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 @@ -66,7 +66,7 @@ serde_json = "1.0"
# Sandbox implementation for --sandbox
tabox = "1"
# Signal handler for ^C
ctrlc = "3.1"
ctrlc = "3.4"
# Global constants
lazy_static = "1.4"
# General iterator utilities
Expand Down

0 comments on commit 44ade1d

Please sign in to comment.