Skip to content

Commit

Permalink
chore(deps): bump home from 0.5.5 to 0.5.9
Browse files Browse the repository at this point in the history
Bumps [home](https://github.com/rust-lang/cargo) from 0.5.5 to 0.5.9.
- [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cargo/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent fd7e50d commit b47ba3c
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 14 deletions.
92 changes: 79 additions & 13 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 @@ -18,7 +18,7 @@ clap = "4.4.1"
clap_derive = "4.4.0"
config = "0.13.3"
daemonize = "0.5.0"
home = "0.5.5"
home = "0.5.9"
rand = "0.8.5"
serde = "1.0.188"
serde_derive = "1.0.188"
Expand Down

0 comments on commit b47ba3c

Please sign in to comment.