Skip to content

Commit 3508661

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

File tree

2 files changed

+35
-13
lines changed

2 files changed

+35
-13
lines changed

Cargo.lock

Lines changed: 34 additions & 12 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.0"
5050
dialoguer = { version = "0.11.0", features = ["fuzzy-select"] }
5151
dirs = "5.0.0"
5252
eyre = "0.6.8"

0 commit comments

Comments
 (0)