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.
15 lines
396 B
15 lines
396 B
--- parking_lot_core-0.9.10/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ parking_lot_core-0.9.10/Cargo.toml 2024-05-08T18:23:48.986539+00:00
|
|
@@ -56,11 +56,6 @@
|
|
]
|
|
nightly = []
|
|
|
|
-[target."cfg(target_os = \"redox\")".dependencies.redox_syscall]
|
|
-version = "0.5"
|
|
-
|
|
[target."cfg(unix)".dependencies.libc]
|
|
version = "0.2.95"
|
|
|
|
-[target."cfg(windows)".dependencies.windows-targets]
|
|
-version = "0.52.0"
|