parent
6584ef3f5a
commit
b2b4a4fd5d
@ -1,13 +1,8 @@
|
|||||||
--- libloading-0.8.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
--- libloading-0.8.2/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
+++ libloading-0.8.1/Cargo.toml 2023-10-24T10:29:41.445939+00:00
|
+++ libloading-0.8.2/Cargo.toml 2024-03-05T13:42:48.660445+00:00
|
||||||
@@ -43,10 +43,3 @@
|
@@ -47,5 +47,3 @@
|
||||||
[target."cfg(unix)".dependencies.cfg-if]
|
[target."cfg(unix)".dependencies.cfg-if]
|
||||||
version = "1"
|
version = "1"
|
||||||
|
|
||||||
-[target."cfg(windows)".dependencies.windows-sys]
|
-[target."cfg(windows)".dependencies.windows-targets]
|
||||||
-version = "0.48"
|
-version = ">=0.48, <0.53"
|
||||||
-features = [
|
|
||||||
- "Win32_Foundation",
|
|
||||||
- "Win32_System_Diagnostics_Debug",
|
|
||||||
- "Win32_System_LibraryLoader",
|
|
||||||
-]
|
|
||||||
|
@ -0,0 +1,13 @@
|
|||||||
|
--- libloading-0.8.2/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
|
+++ libloading-0.8.2/Cargo.toml 2024-03-05T13:42:55.751476+00:00
|
||||||
|
@@ -40,10 +40,6 @@
|
||||||
|
[dev-dependencies.static_assertions]
|
||||||
|
version = "1.1"
|
||||||
|
|
||||||
|
-[dev-dependencies.windows-sys]
|
||||||
|
-version = "0.52"
|
||||||
|
-features = ["Win32_Foundation"]
|
||||||
|
-
|
||||||
|
[target."cfg(unix)".dependencies.cfg-if]
|
||||||
|
version = "1"
|
||||||
|
|
@ -1 +1 @@
|
|||||||
SHA512 (libloading-0.8.1.crate) = f17ca367ef8e62fe80f43e5f3e2d1585be7b78b0fe4a733d80acdde38c20f9f72e710cff082442de6afa323aaafa17eda4491c4430b2d12f398d420e057cadab
|
SHA512 (libloading-0.8.2.crate) = 0acce8e1271dd14fc8106046a744d055f67b8743ed821ecfbc3b029e6388d07520769890971c74c63338b01240f13f13341c001ced59c601d803370a37e71af8
|
||||||
|
Loading…
Reference in new issue