Skip to content

Commit

Permalink
Bump ctrlc from 3.2.5 to 3.4.0
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.0.
- [Release notes](https://github.com/Detegr/rust-ctrlc/releases)
- [Commits](Detegr/rust-ctrlc@3.2.5...3.4.0)

---
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] committed Jul 24, 2023
1 parent ae7bab3 commit e261706
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 7 deletions.
78 changes: 72 additions & 6 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 @@ -20,7 +20,7 @@ indoc = "2"
once_cell = "1.17"

[dependencies.ctrlc]
version = "3.2"
version = "3.4"
features = ["termination", ]

[build-dependencies]
Expand Down

0 comments on commit e261706

Please sign in to comment.