зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1633914 - Require the proper minimum version of winapi. r=bytesized
Differential Revision: https://phabricator.services.mozilla.com/D72973
This commit is contained in:
Родитель
700da17102
Коммит
8982ec6aa4
|
@ -16,7 +16,7 @@ serde = { version = "1.0.80", optional = true }
|
|||
serde_derive = { version = "1.0.80", optional = true }
|
||||
|
||||
[dependencies.winapi]
|
||||
version = "0.3.6"
|
||||
version = "0.3.7"
|
||||
features = ["basetsd",
|
||||
"bits",
|
||||
"bits2_5",
|
||||
|
|
Загрузка…
Ссылка в новой задаче