mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-01 12:41:58 -07:00
wincolor: migrate to winapi 0.3
This commit is contained in:
committed by
Andrew Gallant
parent
f8162d2707
commit
0d03145293
@@ -23,8 +23,6 @@ println!("This text will be normal.");
|
||||
|
||||
#![deny(missing_docs)]
|
||||
|
||||
#[cfg(windows)]
|
||||
extern crate kernel32;
|
||||
#[cfg(windows)]
|
||||
extern crate winapi;
|
||||
|
||||
|
Reference in New Issue
Block a user