Skip to content

Commit 0c8f4ee

Browse files
build(deps): bump ctrlc from 3.4.2 to 3.4.4
Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc) from 3.4.2 to 3.4.4. - [Release notes](https://github.com/Detegr/rust-ctrlc/releases) - [Commits](Detegr/rust-ctrlc@3.4.2...3.4.4) --- updated-dependencies: - dependency-name: ctrlc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c79b03e commit 0c8f4ee

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

Cargo.lock

Lines changed: 13 additions & 6 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
@@ -39,7 +39,7 @@ chrono = { version = "0.4.34", default-features = false, features = ["alloc", "s
3939
validate-npm-package-name = { path = "../validate-npm-package-name" }
4040
textwrap = "0.16.1"
4141
log = { version = "0.4", features = ["std"] }
42-
ctrlc = "3.4.2"
42+
ctrlc = "3.4.4"
4343
walkdir = "2.5.0"
4444
volta-layout = { path = "../volta-layout" }
4545
once_cell = "1.19.0"

0 commit comments

Comments
 (0)