Skip to content

Commit 370f7a0

Browse files
authored
Merge pull request #1614 from volta-cli/dependabot/cargo/once_cell-1.19.0
build(deps): bump once_cell from 1.17.0 to 1.19.0
2 parents cdfedd7 + 47d70ba commit 370f7a0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -45,7 +45,7 @@ log = { version = "0.4", features = ["std"] }
4545
ctrlc = "3.2.5"
4646
walkdir = "2.4.0"
4747
volta-layout = { path = "../volta-layout" }
48-
once_cell = "1.17.0"
48+
once_cell = "1.19.0"
4949
dunce = "1.0.4"
5050
ci_info = "0.14.14"
5151
hyperx = "1.4.0"

0 commit comments

Comments
 (0)