parent
1fa7ba7bf7
commit
8e529b26d8
@ -1,3 +0,0 @@
|
|||||||
# rust-parking_lot_core
|
|
||||||
|
|
||||||
The rust-parking_lot_core package
|
|
@ -1,20 +1,14 @@
|
|||||||
--- parking_lot_core-0.9.7/Cargo.toml 1970-01-01T00:00:01+00:00
|
--- parking_lot_core-0.9.8/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
+++ parking_lot_core-0.9.7/Cargo.toml 1970-01-01T00:00:01+00:00
|
+++ parking_lot_core-0.9.8/Cargo.toml 2023-06-07T16:10:06.546661+00:00
|
||||||
@@ -52,17 +52,6 @@
|
@@ -52,11 +52,6 @@
|
||||||
]
|
]
|
||||||
nightly = []
|
nightly = []
|
||||||
|
|
||||||
-[target."cfg(target_os = \"redox\")".dependencies.redox_syscall]
|
-[target."cfg(target_os = \"redox\")".dependencies.redox_syscall]
|
||||||
-version = "0.2.8"
|
-version = "0.3"
|
||||||
-
|
-
|
||||||
[target."cfg(unix)".dependencies.libc]
|
[target."cfg(unix)".dependencies.libc]
|
||||||
version = "0.2.95"
|
version = "0.2.95"
|
||||||
|
|
||||||
-[target."cfg(windows)".dependencies.windows-sys]
|
-[target."cfg(windows)".dependencies.windows-targets]
|
||||||
-version = "0.45.0"
|
-version = "0.48.0"
|
||||||
-features = [
|
|
||||||
- "Win32_Foundation",
|
|
||||||
- "Win32_System_LibraryLoader",
|
|
||||||
- "Win32_System_SystemServices",
|
|
||||||
- "Win32_System_WindowsProgramming",
|
|
||||||
-]
|
|
||||||
|
@ -1 +1 @@
|
|||||||
SHA512 (parking_lot_core-0.9.7.crate) = 1f232f1a87ba9377621244ba49378663f3113da7192a399fdb70be971ff5e5ca0d0601e1210a3fd8ab75ef464dc8505e719f81902e3448cce5e7848ef4bdbef0
|
SHA512 (parking_lot_core-0.9.8.crate) = 8d6dfdf661b0f7d0774cb9f61121f2daefd182ac8a2a0d24eab451febfbe1a664c815c163d34a7f3d15a54915a8e22e6c6cd10e89cb7d7598d48d81ad6a3c256
|
||||||
|
Loading…
Reference in new issue