mirror of
https://github.com/servo/servo.git
synced 2025-08-10 16:05:43 +01:00
style: remove unused kernel32-sys dependency from style.
Bug: 1483344 Reviewed-by: emilio
This commit is contained in:
parent
0ec5db90a6
commit
064252437b
1 changed files with 0 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue