Skip to content

Commit 6c729b0

Browse files
Bump home from 0.5.9 to 0.5.11
Bumps [home](https://github.com/rust-lang/cargo) from 0.5.9 to 0.5.11. - [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md) - [Commits](rust-lang/cargo@home-0.5.9...home-0.5.11) --- updated-dependencies: - dependency-name: home dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 995f23b commit 6c729b0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ optional = true
8585
features = ["wrap_help", "cargo"]
8686

8787
[target.'cfg(target_os = "macos")'.dependencies]
88-
home = "0.5.9"
88+
home = "0.5.11"
8989
plist = "1.7.0"
9090

9191
[dev-dependencies]

0 commit comments

Comments
 (0)