Skip to content

Commit 2ce5f57

Browse files
fix(deps): bump ctrlc from 3.5.0 to 3.5.1
Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/Detegr/rust-ctrlc/releases) - [Commits](Detegr/rust-ctrlc@3.5.0...3.5.1) --- updated-dependencies: - dependency-name: ctrlc dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a275492 commit 2ce5f57

File tree

2 files changed

+21
-16
lines changed

2 files changed

+21
-16
lines changed

Cargo.lock

Lines changed: 20 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ convert_case = "0.8.0"
4646
cookie = "0.18.1"
4747
criterion = "0.6.0"
4848
crossterm = { version = "0.28.1", features = ["event-stream", "events"] }
49-
ctrlc = "3.4.6"
49+
ctrlc = "3.5.1"
5050
dialoguer = { version = "0.11.0", features = ["fuzzy-select"] }
5151
dirs = "5.0.0"
5252
eyre = "0.6.8"

0 commit comments

Comments
 (0)