Skip to content

Commit 3dd2f00

Browse files
Bump dunce from 1.0.0 to 1.0.2
Bumps [dunce](https://gitlab.com/kornelski/dunce) from 1.0.0 to 1.0.2. - [Release notes](https://gitlab.com/kornelski/dunce/tags) - [Commits](https://gitlab.com/kornelski/dunce/commits/master) --- updated-dependencies: - dependency-name: dunce dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 72573c9 commit 3dd2f00

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)