mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-05-01 09:40:03 +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
|
@ -3,7 +3,7 @@ use std::{
|
|||
sync::Arc,
|
||||
};
|
||||
|
||||
use binstall::helpers::statics::cargo_home;
|
||||
use binstalk::helpers::statics::cargo_home;
|
||||
use log::debug;
|
||||
|
||||
/// Fetch install path from environment
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue