Skip to content

Commit 7678a89

Browse files
Merge pull request #1215 from volta-cli/dependabot/cargo/ctrlc-3.2.2
Bump ctrlc from 3.2.1 to 3.2.2
2 parents d5e32ad + 47dd182 commit 7678a89

File tree

2 files changed

+5
-16
lines changed

2 files changed

+5
-16
lines changed

Cargo.lock

Lines changed: 4 additions & 15 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.14.2"
4242
atty = "0.2"
4343
log = { version = "0.4", features = ["std"] }
44-
ctrlc = "3.2.1"
44+
ctrlc = "3.2.2"
4545
walkdir = "2.3.2"
4646
volta-layout = { path = "../volta-layout" }
4747
double-checked-cell = "2.1.0"

0 commit comments

Comments
 (0)