mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-05-03 18:50:02 +00:00
Merge pull request #178 from NobodyXu/ci
This commit is contained in:
commit
c33f195d5f
3 changed files with 27 additions and 6 deletions
|
@ -44,6 +44,8 @@ fn untar<Filter: FnMut(&Path) -> bool>(
|
|||
tar.unpack(path)?;
|
||||
}
|
||||
|
||||
debug!("Untaring completed");
|
||||
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue