Update to version 2.3.3; Fixes RHBZ#2284208

epel10
Fabio Valentini 9 months ago
parent aa35805876
commit 51c8e1d42b
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -13,3 +13,4 @@
/async-io-2.2.2.crate
/async-io-2.3.1.crate
/async-io-2.3.2.crate
/async-io-2.3.3.crate

@ -1,6 +1,6 @@
--- async-io-2.3.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ async-io-2.3.2/Cargo.toml 2024-04-25T13:29:25.134028+00:00
@@ -110,9 +110,3 @@
--- async-io-2.3.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ async-io-2.3.3/Cargo.toml 2024-06-05T20:21:48.205764+00:00
@@ -110,13 +110,7 @@
[target."cfg(target_os = \"linux\")".dev-dependencies.timerfd]
version = "1"
@ -10,3 +10,8 @@
-
-[target."cfg(windows)".dev-dependencies.uds_windows]
-version = "1"
-
[lints.rust.unexpected_cfgs]
level = "warn"
priority = 0
+

@ -6,7 +6,7 @@
%global crate async-io
Name: rust-async-io
Version: 2.3.2
Version: 2.3.3
Release: %autorelease
Summary: Async I/O and timers

@ -1 +1 @@
SHA512 (async-io-2.3.2.crate) = a7f04de21cd2eea933d7bdddaa548c92ed9a96d4f910d0aebd2ea9ddb7fe75de5f142df7aa4f7afc23b6877a20e68d3376db2e801e2a258e74b3f0ad674630fd
SHA512 (async-io-2.3.3.crate) = 5709064176812556a567cd558161a5e1a014b989e6835de5b77f387bcda8f148d03e5ac79a5dde56977bd3f2d38644593aa99ed28a4d646d3535332eae4b09c9

Loading…
Cancel
Save