You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-libloading/SOURCES/libloading-fix-metadata-aut...

18 lines
461 B

--- 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 @@
[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
+