Skip to content

Commit 47dd182

Browse files
Bump ctrlc from 3.2.1 to 3.2.2
Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/Detegr/rust-ctrlc/releases) - [Commits](Detegr/rust-ctrlc@3.2.1...3.2.2) --- updated-dependencies: - dependency-name: ctrlc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 061ace7 commit 47dd182

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)