Skip to content

Commit

Permalink
build(deps): bump dunce from 1.0.3 to 1.0.4
Browse files Browse the repository at this point in the history
Bumps [dunce](https://gitlab.com/kornelski/dunce) from 1.0.3 to 1.0.4.
- [Commits](https://gitlab.com/kornelski/dunce/compare/v1.0.3...v1.0.4)

---
updated-dependencies:
- dependency-name: dunce
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent 5d43b5b commit 1cb6516
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -42,7 +42,7 @@ ctrlc = "3.2.5"
walkdir = "2.4.0"
volta-layout = { path = "../volta-layout" }
once_cell = "1.17.0"
dunce = "1.0.3"
dunce = "1.0.4"
ci_info = "0.14.14"
hyperx = "1.4.0"
attohttpc = { version = "0.26", default-features = false, features = ["json", "compress", "tls-rustls-native-roots"] }
Expand Down

0 comments on commit 1cb6516

Please sign in to comment.