Skip to content

Commit 4834212

Browse files
authored
Merge pull request #1711 from volta-cli/dependabot/cargo/ctrlc-3.4.4
build(deps): bump ctrlc from 3.4.2 to 3.4.4
2 parents 78fc45a + 0c8f4ee commit 4834212

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)