Skip to content

Commit fee492a

Browse files
build(deps): bump dunce from 1.0.4 to 1.0.5
Bumps [dunce](https://gitlab.com/kornelski/dunce) from 1.0.4 to 1.0.5. - [Commits](https://gitlab.com/kornelski/dunce/compare/v1.0.4...v1.0.5) --- updated-dependencies: - dependency-name: dunce dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 669eb37 commit fee492a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -43,7 +43,7 @@ ctrlc = "3.4.4"
4343
walkdir = "2.5.0"
4444
volta-layout = { path = "../volta-layout" }
4545
once_cell = "1.19.0"
46-
dunce = "1.0.4"
46+
dunce = "1.0.5"
4747
ci_info = "0.14.14"
4848
httpdate = "1"
4949
headers = "0.4"

0 commit comments

Comments
 (0)