cargo fmt
This commit is contained in:
parent
2773c354d3
commit
5912d4ca62
@ -1,7 +1,7 @@
|
||||
#[cfg(unix)]
|
||||
extern crate libc;
|
||||
#[cfg(windows)]
|
||||
extern crate crossterm_winapi;
|
||||
#[cfg(unix)]
|
||||
extern crate libc;
|
||||
#[cfg(windows)]
|
||||
extern crate winapi;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user