Skip to content

Commit 084fa69

Browse files
dependabot[bot]jpgrayson
authored andcommitted
build(deps): bump ctrlc from 3.2.5 to 3.3.0
Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc) from 3.2.5 to 3.3.0. - [Release notes](https://github.com/Detegr/rust-ctrlc/releases) - [Commits](Detegr/rust-ctrlc@3.2.5...3.3.0) --- updated-dependencies: - dependency-name: ctrlc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f697ee commit 084fa69

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -31,7 +31,7 @@ clap = { version = "~4.2", default-features = false, features = [
3131
"usage",
3232
"wrap_help",
3333
] }
34-
ctrlc = "3.2"
34+
ctrlc = "3.3"
3535
encoding_rs = "0.8"
3636
flate2 = "1"
3737
gix = { version = "0.44", default-features = false, features = [] }

0 commit comments

Comments
 (0)