Skip to content

Commit 1d93d3a

Browse files
Merge pull request #1096 from volta-cli/dependabot/cargo/dunce-1.0.2
Bump dunce from 1.0.0 to 1.0.2
2 parents 72573c9 + 3dd2f00 commit 1d93d3a

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 @@ ctrlc = "3.2.1"
4545
walkdir = "2.3.2"
4646
volta-layout = { path = "../volta-layout" }
4747
double-checked-cell = "2.1.0"
48-
dunce = "1.0.0"
48+
dunce = "1.0.2"
4949
ci_info = "0.10.0"
5050
hyperx = "1.0.0"
5151
attohttpc = { version = "0.16.0", features = ["json"] }

0 commit comments

Comments
 (0)