mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-05-30 07:00:41 +00:00
NOBUG Fixes winapi version
This commit is contained in:
@@ -39,7 +39,7 @@ futures = "0.1.9"
|
||||
futures-cpupool = "0.1.2"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
winapi = "*"
|
||||
winapi = "0.2"
|
||||
|
||||
[dev-dependencies]
|
||||
rand = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user