Compare commits
10 Commits
Author | SHA1 | Date |
---|---|---|
|
97773fa2c5 | 7 months ago |
|
78a02c2516 | 10 months ago |
|
5805d0c95f | 1 year ago |
|
6e7fed2b8e | 1 year ago |
|
2e56bd9c58 | 2 years ago |
|
8e529b26d8 | 2 years ago |
|
1fa7ba7bf7 | 2 years ago |
|
ace72f0496 | 2 years ago |
|
7196aa612a | 2 years ago |
|
80a665f8bb | 2 years ago |
@ -1,3 +0,0 @@
|
||||
# rust-parking_lot_core
|
||||
|
||||
The rust-parking_lot_core package
|
@ -0,0 +1,14 @@
|
||||
--- 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"
|
@ -1,20 +0,0 @@
|
||||
--- parking_lot_core-0.9.3/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ parking_lot_core-0.9.3/Cargo.toml 2022-05-24T14:17:50.607577+00:00
|
||||
@@ -52,17 +52,5 @@
|
||||
]
|
||||
nightly = []
|
||||
|
||||
-[target."cfg(target_os = \"redox\")".dependencies.redox_syscall]
|
||||
-version = "0.2.8"
|
||||
-
|
||||
[target."cfg(unix)".dependencies.libc]
|
||||
version = "0.2.95"
|
||||
-
|
||||
-[target."cfg(windows)".dependencies.windows-sys]
|
||||
-version = "0.36.0"
|
||||
-features = [
|
||||
- "Win32_Foundation",
|
||||
- "Win32_System_LibraryLoader",
|
||||
- "Win32_System_SystemServices",
|
||||
- "Win32_System_WindowsProgramming",
|
||||
-]
|
@ -1 +1 @@
|
||||
SHA512 (parking_lot_core-0.9.3.crate) = fa30db0fc73b268ab8395adb8bda35d12dc15363b247a95b7c4bb848ff9b8dbfb971a20f320b4feff3317d5b533c59b62152e4c652c1809a422c5671310b30df
|
||||
SHA512 (parking_lot_core-0.9.10.crate) = 4f30fb60ded274d3154ffb00f6f50ac284b6fb97daebc1a2ac897ce97fa8e2ec6ff30cbdadf3b7419617a410fa7525f30ef5e580334e07d4420f4c0200a57389
|
||||
|
Loading…
Reference in new issue