mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-25 09:11:57 -07:00
wincolor: migrate to winapi 0.3
This commit is contained in:
committed by
Andrew Gallant
parent
f8162d2707
commit
0d03145293
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -395,8 +395,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
name = "wincolor"
|
||||
version = "0.1.4"
|
||||
dependencies = [
|
||||
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"winapi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
[metadata]
|
||||
|
Reference in New Issue
Block a user