Skip to content

Commit ed048b3

Browse files
authored
Merge pull request #1626 from volta-cli/dependabot/cargo/ctrlc-3.4.2
build(deps): bump ctrlc from 3.2.5 to 3.4.2
2 parents cf6d7a0 + 3719013 commit ed048b3

File tree

2 files changed

+7
-38
lines changed

2 files changed

+7
-38
lines changed

Cargo.lock

+6-37
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/volta-core/Cargo.toml

+1-1
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)