Skip to content

Commit

Permalink
Merge pull request #1441 from volta-cli/dependabot/cargo/ctrlc-3.2.5
Browse files Browse the repository at this point in the history
build(deps): bump ctrlc from 3.2.4 to 3.2.5
  • Loading branch information
charlespierce authored Apr 21, 2023
2 parents 3082e9b + 77ada65 commit 87d46f9
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 23 deletions.
68 changes: 46 additions & 22 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/volta-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ validate-npm-package-name = { path = "../validate-npm-package-name" }
textwrap = "0.16.0"
atty = "0.2"
log = { version = "0.4", features = ["std"] }
ctrlc = "3.2.4"
ctrlc = "3.2.5"
walkdir = "2.3.2"
volta-layout = { path = "../volta-layout" }
once_cell = "1.17.0"
Expand Down

0 comments on commit 87d46f9

Please sign in to comment.