mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-05-04 19:20: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
|
@ -1,6 +1,6 @@
|
|||
use std::time::Instant;
|
||||
|
||||
use binstall::helpers::jobserver_client::LazyJobserverClient;
|
||||
use binstalk::helpers::jobserver_client::LazyJobserverClient;
|
||||
use log::debug;
|
||||
|
||||
use cargo_binstall::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue