mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-05-03 18:50:02 +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::{fs, path::Path, sync::Arc, time::Duration};
|
||||
|
||||
use binstall::{
|
||||
use binstalk::{
|
||||
errors::BinstallError,
|
||||
get_desired_targets,
|
||||
helpers::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue