Skip to content

Commit

Permalink
chore(deps): bump dunce from 1.0.3 to 1.0.4 (vectordotdev#17244)
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.
- [Release notes](https://gitlab.com/kornelski/dunce/tags)
- [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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 28, 2023
1 parent 1e43208 commit cfc387d
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 vdev/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ clap_complete = "4.2.0"
confy = "0.5.1"
directories = "5.0.0"
# remove this when stabilized https://doc.rust-lang.org/stable/std/path/fn.absolute.html
dunce = "1.0.3"
dunce = "1.0.4"
glob = { version = "0.3.1", default-features = false }
hashlink = { version = "0.8.1", features = ["serde_impl"] }
hex = "0.4.3"
Expand Down

0 comments on commit cfc387d

Please sign in to comment.