Skip to content

Commit

Permalink
run cargo-fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Byron committed Mar 3, 2021
1 parent 147f428 commit 330c2d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ mod windows {
io,
os::windows::{ffi::OsStrExt, process::ExitStatusExt},
process::ExitStatus,
ptr
ptr,
};

use winapi::ctypes::c_int;
Expand Down

0 comments on commit 330c2d0

Please sign in to comment.