mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-14 14:46:37 +00:00
Add dep atomic-file-install to cargo-binstall
Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
This commit is contained in:
parent
2d68adee77
commit
273a4e8f7f
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ pkg-fmt = "zip"
|
|||
pkg-fmt = "zip"
|
||||
|
||||
[dependencies]
|
||||
atomic-file-install = { version = "1.0.5", path = "../atomic-file-install" }
|
||||
binstalk = { path = "../binstalk", version = "0.28.10", default-features = false }
|
||||
binstalk-manifests = { path = "../binstalk-manifests", version = "0.15.7" }
|
||||
clap = { version = "4.5.3", features = ["derive", "env"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue