Cargo fmt
This commit is contained in:
parent
a1e8fb7aec
commit
4f74c2f8cd
@ -1,8 +1,8 @@
|
|||||||
mod args;
|
mod args;
|
||||||
mod color;
|
mod color;
|
||||||
|
|
||||||
use libc::{c_int, c_void};
|
|
||||||
use color::Color;
|
use color::Color;
|
||||||
|
use libc::{c_int, c_void};
|
||||||
|
|
||||||
const VERSION: &str = "2.0.0";
|
const VERSION: &str = "2.0.0";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user