Compare commits
5 Commits
Author | SHA1 | Date |
---|---|---|
Fabio Valentini | 769c731a06 | 2 months ago |
Fabio Valentini | 1ae1cb344c | 3 months ago |
Fabio Valentini | c4202715e6 | 5 months ago |
Fedora Release Engineering | 96bc4102c7 | 6 months ago |
Fedora Release Engineering | 35e4314c78 | 12 months ago |
@ -0,0 +1,21 @@
|
||||
--- portable-atomic-1.10.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ portable-atomic-1.10.0/Cargo.toml 2024-11-26T14:44:15.627256+00:00
|
||||
@@ -98,13 +98,6 @@
|
||||
[target."cfg(unix)".dev-dependencies.libc]
|
||||
version = "=0.2.163"
|
||||
|
||||
-[target."cfg(windows)".dev-dependencies.windows-sys]
|
||||
-version = "0.59"
|
||||
-features = [
|
||||
- "Win32_Foundation",
|
||||
- "Win32_System_Threading",
|
||||
-]
|
||||
-
|
||||
[lints.clippy]
|
||||
all = "warn"
|
||||
as_ptr_cast_mut = "warn"
|
||||
@@ -236,3 +229,4 @@
|
||||
"cfg(portable_atomic_no_outline_atomics,portable_atomic_outline_atomics)",
|
||||
"cfg(portable_atomic_unstable_coerce_unsized)",
|
||||
]
|
||||
+
|
@ -1 +1 @@
|
||||
SHA512 (portable-atomic-1.6.0.crate) = b27cf57655a2f1e2d6ea7b45d80b4f9920a836e462f132c50dc1e4d314e162444309de1baecf45dad2defc7a5b99759165e54da9fe759b24092f8cb8755c515c
|
||||
SHA512 (portable-atomic-1.10.0.crate) = fb47ab53fe240d5b0824dd068c6dda473d3e71ae6f5dfccaa17262a8b6de0e1dde05d83975e53bbfcf43f10ef5c634fc024f94613937927ae93f1adad1dadb19
|
||||
|
Loading…
Reference in new issue