Compare commits
No commits in common. 'epel10' and 'epel9' have entirely different histories.
@ -1,17 +1,13 @@
|
||||
--- libloading-0.8.6/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ libloading-0.8.6/Cargo.toml 2024-12-01T20:34:34.171349+00:00
|
||||
@@ -44,13 +44,7 @@
|
||||
--- 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.windows-targets]
|
||||
-version = ">=0.48, <0.53"
|
||||
-
|
||||
-[target."cfg(windows)".dev-dependencies.windows-sys]
|
||||
-version = ">=0.52,<0.59"
|
||||
-features = ["Win32_Foundation"]
|
||||
-
|
||||
[lints.rust.unexpected_cfgs]
|
||||
level = "warn"
|
||||
priority = 0
|
||||
+
|
||||
-[target."cfg(windows)".dependencies.windows-sys]
|
||||
-version = "0.48"
|
||||
-features = [
|
||||
- "Win32_Foundation",
|
||||
- "Win32_System_Diagnostics_Debug",
|
||||
- "Win32_System_LibraryLoader",
|
||||
-]
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (libloading-0.8.6.crate) = f49ab79244d4b54c2f181bd9d7506fe5df9824a09446924dc429636e08ed7bcd6f5d2afaf8a0c862982e2c2c5832370b118266d36f36bc7b7522668bd598fc81
|
||||
SHA512 (libloading-0.8.1.crate) = f17ca367ef8e62fe80f43e5f3e2d1585be7b78b0fe4a733d80acdde38c20f9f72e710cff082442de6afa323aaafa17eda4491c4430b2d12f398d420e057cadab
|
||||
|
Loading…
Reference in new issue