mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-05-10 14:00:02 +00:00
Rename flock to fs-lock (#338)
This commit is contained in:
parent
3387a63895
commit
a628cbf876
11 changed files with 16 additions and 16 deletions
|
@ -20,7 +20,7 @@ crates_io_api = { version = "0.8.0", default-features = false }
|
|||
detect-targets = { version = "0.1.0", path = "../detect-targets" }
|
||||
digest = "0.10.3"
|
||||
flate2 = { version = "1.0.24", default-features = false }
|
||||
flock = { version = "0.0.0", path = "../flock" }
|
||||
fs-lock = { version = "0.0.0", path = "../fs-lock" }
|
||||
futures-util = { version = "0.3.23", default-features = false, features = ["std"] }
|
||||
generic-array = "0.14.6"
|
||||
home = "0.5.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue