mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Bump home from 0.5.4 to 0.5.5 (#1003)
Bumps [home](https://github.com/rust-lang/cargo) from 0.5.4 to 0.5.5. - [Release notes](https://github.com/rust-lang/cargo/releases) - [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cargo/compare/home-0.5.4...home-0.5.5) --- updated-dependencies: - dependency-name: home 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>
This commit is contained in:
parent
02fe3d4f27
commit
bb68d67df1
3 changed files with 5 additions and 5 deletions
|
@ -14,7 +14,7 @@ beef = { version = "0.5.2", features = ["impl_serde"] }
|
|||
binstalk-types = { version = "0.3.0", path = "../binstalk-types" }
|
||||
compact_str = { version = "0.7.0", features = ["serde"] }
|
||||
fs-lock = { version = "0.1.0", path = "../fs-lock" }
|
||||
home = "0.5.4"
|
||||
home = "0.5.5"
|
||||
miette = "5.8.0"
|
||||
semver = { version = "1.0.17", features = ["serde"] }
|
||||
serde = { version = "1.0.160", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue