mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
parent
c5d0b84aa6
commit
ff5276f4f4
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ where
|
|||
let outpath = path.join(&filename);
|
||||
|
||||
// Get permissions
|
||||
#[cfg_attr(not(unix), allow(unused_mut))]
|
||||
let mut perms = None;
|
||||
|
||||
let is_dir = raw_filename.ends_with('/');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue