style: remove unused kernel32-sys dependency from style.

Bug: 1483344
Reviewed-by: emilio
This commit is contained in:
Nathan Froyd 2018-08-14 16:46:28 -04:00 committed by Emilio Cobos Álvarez
parent 0ec5db90a6
commit 064252437b
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C

View file

@ -72,9 +72,6 @@ unicode-bidi = "0.3"
unicode-segmentation = "1.0"
void = "1.0.2"
[target.'cfg(windows)'.dependencies]
kernel32-sys = "0.2"
[build-dependencies]
lazy_static = "1"
log = "0.4"