parent
88d484e6ba
commit
5639a7bdab
@ -1,15 +1,15 @@
|
|||||||
--- parking_lot_core-0.7.0/Cargo.toml 2019-11-25T21:16:31+00:00
|
--- parking_lot_core-0.8.0/Cargo.toml 2020-06-23T18:35:29+00:00
|
||||||
+++ parking_lot_core-0.7.0/Cargo.toml 2020-01-16T21:40:35.000863+00:00
|
+++ parking_lot_core-0.8.0/Cargo.toml 2020-08-25T23:08:32.086437+00:00
|
||||||
@@ -41,12 +41,5 @@
|
@@ -44,12 +44,5 @@
|
||||||
[features]
|
[features]
|
||||||
deadlock_detection = ["petgraph", "thread-id", "backtrace"]
|
deadlock_detection = ["petgraph", "thread-id", "backtrace"]
|
||||||
nightly = []
|
nightly = []
|
||||||
-[target."cfg(target_os = \"cloudabi\")".dependencies.cloudabi]
|
-[target."cfg(target_os = \"cloudabi\")".dependencies.cloudabi]
|
||||||
-version = "0.0.3"
|
-version = "0.1.0"
|
||||||
-[target."cfg(target_os = \"redox\")".dependencies.redox_syscall]
|
-[target."cfg(target_os = \"redox\")".dependencies.redox_syscall]
|
||||||
-version = "0.1"
|
-version = "0.1.56"
|
||||||
[target."cfg(unix)".dependencies.libc]
|
[target."cfg(unix)".dependencies.libc]
|
||||||
version = "0.2.55"
|
version = "0.2.71"
|
||||||
-[target."cfg(windows)".dependencies.winapi]
|
-[target."cfg(windows)".dependencies.winapi]
|
||||||
-version = "0.3"
|
-version = "0.3.8"
|
||||||
-features = ["winnt", "ntstatus", "minwindef", "winerror", "winbase", "errhandlingapi", "handleapi"]
|
-features = ["winnt", "ntstatus", "minwindef", "winerror", "winbase", "errhandlingapi", "handleapi"]
|
||||||
|
@ -1 +1 @@
|
|||||||
SHA512 (parking_lot_core-0.7.2.crate) = 96c62ac274343f46f3e0481ba3265bb00a085a4a95c4fb642f923e42852050b04b5d3a4c547b0dc261b83fe91766856df897ea3104545b89962614f7c63dae2b
|
SHA512 (parking_lot_core-0.8.0.crate) = 40ca590b3af8c8993cd0d78c11bdb92e64d58f720f18a2ad5ca7e1e099469f627361305d080700781c467ada73d14633e31246d2f0ad6256c57a55f33cbd41e3
|
||||||
|
Loading…
Reference in new issue