mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Rename lib to binstalk (#361)
This commit is contained in:
parent
a94d83f0d5
commit
e25aa50ec9
49 changed files with 25 additions and 25 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -76,7 +76,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|||
checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
|
||||
|
||||
[[package]]
|
||||
name = "binstall"
|
||||
name = "binstalk"
|
||||
version = "0.0.0"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
|
@ -190,7 +190,7 @@ dependencies = [
|
|||
name = "cargo-binstall"
|
||||
version = "0.12.0"
|
||||
dependencies = [
|
||||
"binstall",
|
||||
"binstalk",
|
||||
"clap",
|
||||
"crates_io_api",
|
||||
"dirs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue