mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Bump file-format from 0.15.0 to 0.16.0 (#960)
This commit is contained in:
parent
57cb1f94ec
commit
877606ef40
2 changed files with 3 additions and 3 deletions
|
@ -27,7 +27,7 @@ binstalk-manifests = { path = "../binstalk-manifests", version = "0.4.1" }
|
|||
clap = { version = "4.2.0", features = ["derive", "env"] }
|
||||
compact_str = "0.7.0"
|
||||
dirs = "5.0.0"
|
||||
file-format = { version = "0.15.0", default-features = false }
|
||||
file-format = { version = "0.16.0", default-features = false }
|
||||
fs-lock = { version = "0.1.0", path = "../fs-lock" }
|
||||
gh-token = "0.1.1"
|
||||
log = { version = "0.4.17", features = ["std"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue