mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
build(deps): bump file-format from 0.24.0 to 0.25.0 in the deps group (#1696)
Bumps the deps group with 1 update: [file-format](https://github.com/mmalecot/file-format). Updates `file-format` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/mmalecot/file-format/releases) - [Changelog](https://github.com/mmalecot/file-format/blob/main/CHANGELOG.md) - [Commits](https://github.com/mmalecot/file-format/compare/v0.24.0...v0.25.0) --- updated-dependencies: - dependency-name: file-format dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... 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
331e0efb51
commit
e74127b04e
2 changed files with 3 additions and 3 deletions
|
@ -27,7 +27,7 @@ binstalk-manifests = { path = "../binstalk-manifests", version = "0.13.0" }
|
|||
clap = { version = "4.5.3", features = ["derive", "env"] }
|
||||
compact_str = "0.7.0"
|
||||
dirs = "5.0.1"
|
||||
file-format = { version = "0.24.0", default-features = false }
|
||||
file-format = { version = "0.25.0", default-features = false }
|
||||
home = "0.5.9"
|
||||
log = { version = "0.4.18", features = ["std"] }
|
||||
miette = "7.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue