Update to version 0.3.28; Fixes RHBZ#2183271

epel9
Fabio Valentini 2 years ago
parent d2f7333e8b
commit 05a1dbdc9a
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -23,3 +23,4 @@
/futures-io-0.3.25.crate
/futures-io-0.3.26.crate
/futures-io-0.3.27.crate
/futures-io-0.3.28.crate

@ -5,7 +5,7 @@
%global crate futures-io
Name: rust-futures-io
Version: 0.3.27
Version: 0.3.28
Release: %autorelease
Summary: AsyncRead, AsyncWrite, AsyncSeek, and AsyncBufRead traits

@ -1 +1 @@
SHA512 (futures-io-0.3.27.crate) = 93e42bb9e0af07ccf8f5ad683193d1992276317d847d76056e95b053732e07b327d2be067ada3a99672eb674ac20f8a1e17344139930e4931b6bc8a0983ff265
SHA512 (futures-io-0.3.28.crate) = 805177f2677a09d94ce5f010af9244e0e0dc285937e355a836179297c4c912a762f8d96bce57af388502810dcb67a772b7a522f5c6b21be3aa4b7ee46372d402

Loading…
Cancel
Save