Skip to content

Commit 3719013

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

File tree

2 files changed

+7
-38
lines changed

2 files changed

+7
-38
lines changed

Cargo.lock

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

crates/volta-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ validate-npm-package-name = { path = "../validate-npm-package-name" }
4242
textwrap = "0.16.0"
4343
is-terminal = "0.4.7"
4444
log = { version = "0.4", features = ["std"] }
45-
ctrlc = "3.2.5"
45+
ctrlc = "3.4.2"
4646
walkdir = "2.4.0"
4747
volta-layout = { path = "../volta-layout" }
4848
once_cell = "1.19.0"

0 commit comments

Comments
 (0)