You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
390 B
10 lines
390 B
--- parking_lot_core-0.4.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ parking_lot_core-0.4.0/Cargo.toml 2019-03-10T20:19:27.617380+01:00
|
|
@@ -44,6 +44,3 @@
|
|
nightly = []
|
|
[target."cfg(unix)".dependencies.libc]
|
|
version = "0.2.27"
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3"
|
|
-features = ["winnt", "ntstatus", "minwindef", "winerror", "winbase", "errhandlingapi", "handleapi"]
|