parent
8d151baca0
commit
79ddb57ebe
@ -1,12 +1,13 @@
|
||||
--- libloading-0.7.4/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ libloading-0.7.4/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
@@ -43,9 +43,3 @@
|
||||
--- libloading-0.8.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ libloading-0.8.1/Cargo.toml 2023-10-24T10:29:41.445939+00:00
|
||||
@@ -43,10 +43,3 @@
|
||||
[target."cfg(unix)".dependencies.cfg-if]
|
||||
version = "1"
|
||||
|
||||
-[target."cfg(windows)".dependencies.winapi]
|
||||
-version = "0.3"
|
||||
-[target."cfg(windows)".dependencies.windows-sys]
|
||||
-version = "0.48"
|
||||
-features = [
|
||||
- "errhandlingapi",
|
||||
- "libloaderapi",
|
||||
- "Win32_Foundation",
|
||||
- "Win32_System_Diagnostics_Debug",
|
||||
- "Win32_System_LibraryLoader",
|
||||
-]
|
||||
|
@ -0,0 +1,2 @@
|
||||
[package]
|
||||
summary = "Bindings for native dynamic library loading primitives"
|
@ -1 +1 @@
|
||||
SHA512 (libloading-0.7.4.crate) = 34439d9eca68bac8fcbe2bc94a70e07550e7e95d713ab74ed60ba6736ec807fd9c9135c178d436fbeb39afb074b2a9b05775d953340845c088f5f8712f5f56a1
|
||||
SHA512 (libloading-0.8.1.crate) = f17ca367ef8e62fe80f43e5f3e2d1585be7b78b0fe4a733d80acdde38c20f9f72e710cff082442de6afa323aaafa17eda4491c4430b2d12f398d420e057cadab
|
||||
|
Loading…
Reference in new issue