Skip to content

Commit 4070d74

Browse files
Bump ctrlc from 3.1.3 to 3.2.1
Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc) from 3.1.3 to 3.2.1. - [Release notes](https://github.com/Detegr/rust-ctrlc/releases) - [Commits](https://github.com/Detegr/rust-ctrlc/commits/3.2.1) --- updated-dependencies: - dependency-name: ctrlc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9bcaee2 commit 4070d74

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)