Skip to content

Commit

Permalink
build(deps): bump homedir from 0.3.3 to 0.3.4
Browse files Browse the repository at this point in the history
Bumps [homedir](https://github.com/ljtpetersen/homedir) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/ljtpetersen/homedir/releases)
- [Changelog](https://github.com/ljtpetersen/homedir/blob/master/CHANGELOG.md)
- [Commits](ljtpetersen/homedir@v0.3.3...v0.3.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 1, 2024
1 parent cce4cde commit 04c1ee2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 17 deletions.
28 changes: 12 additions & 16 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ rand = "0.8.5"
rayon = "1.10.0"
pad = "0.1.6"
urlencoding = "2.1.3"
homedir = "0.3.3"
homedir = "0.3.4"
tokio = { version = "1.40.0", features = ["full"] }
futures = "0.3.30"
supports-hyperlinks = "3.0.0"
Expand Down

0 comments on commit 04c1ee2

Please sign in to comment.