parent
1a23da4deb
commit
50b5f065dd
@ -1,13 +1,20 @@
|
||||
--- parking_lot_core-0.9.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ parking_lot_core-0.9.1/Cargo.toml 2022-03-03T11:19:02.608679+00:00
|
||||
@@ -40,10 +40,5 @@
|
||||
[features]
|
||||
deadlock_detection = ["petgraph", "thread-id", "backtrace"]
|
||||
--- 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.32"
|
||||
-features = ["Win32_Foundation", "Win32_System_LibraryLoader", "Win32_System_SystemServices", "Win32_System_WindowsProgramming"]
|
||||
-version = "0.36.0"
|
||||
-features = [
|
||||
- "Win32_Foundation",
|
||||
- "Win32_System_LibraryLoader",
|
||||
- "Win32_System_SystemServices",
|
||||
- "Win32_System_WindowsProgramming",
|
||||
-]
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (parking_lot_core-0.9.1.crate) = c084dc175c3d91ab19b897d0bafb736a9c2ae89242ac4e2ed87e6f73ae61862c641fa29fe6beec27602686f36a52bf5eff7a3c2138a4a8edbcaf1338e62d4df2
|
||||
SHA512 (parking_lot_core-0.9.3.crate) = fa30db0fc73b268ab8395adb8bda35d12dc15363b247a95b7c4bb848ff9b8dbfb971a20f320b4feff3317d5b533c59b62152e4c652c1809a422c5671310b30df
|
||||
|
Loading…
Reference in new issue