Skip to content

Commit 66b7024

Browse files
Merge pull request #1081 from volta-cli/dependabot/cargo/ctrlc-3.2.1
Bump ctrlc from 3.1.3 to 3.2.1
2 parents 15f84a0 + 4070d74 commit 66b7024

File tree

2 files changed

+157
-24
lines changed

2 files changed

+157
-24
lines changed

Cargo.lock

Lines changed: 156 additions & 23 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
@@ -41,7 +41,7 @@ validate-npm-package-name = { path = "../validate-npm-package-name" }
4141
textwrap = "0.11.0"
4242
atty = "0.2"
4343
log = { version = "0.4", features = ["std"] }
44-
ctrlc = "3.1.3"
44+
ctrlc = "3.2.1"
4545
walkdir = "2.3.2"
4646
volta-layout = { path = "../volta-layout" }
4747
double-checked-cell = "2.1.0"

0 commit comments

Comments
 (0)