update to version 0.3.10

epel9
Fabio Valentini 4 years ago
parent 18dff6d99e
commit dec469c8e1
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -8,3 +8,4 @@
/futures-io-0.3.7.crate
/futures-io-0.3.8.crate
/futures-io-0.3.9.crate
/futures-io-0.3.10.crate

@ -5,7 +5,7 @@
%global crate futures-io
Name: rust-%{crate}
Version: 0.3.9
Version: 0.3.10
Release: 1%{?dist}
Summary: AsyncRead, AsyncWrite, AsyncSeek, and AsyncBufRead traits
@ -107,6 +107,9 @@ which use "unstable" feature of "%{crate}" crate.
%endif
%changelog
* Wed Jan 13 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.10-1
- Update to version 0.3.10.
* Fri Jan 08 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.9-1
- Update to version 0.3.9.

@ -1 +1 @@
SHA512 (futures-io-0.3.9.crate) = 1416f018597e7dd630703fb79c0c65c6a3da631d921c29a9da631bc1e1683ae04f4058f72dc1ded9281be5790ed55c6b2471ef2a91d508dd6cdd3dd66a8843cb
SHA512 (futures-io-0.3.10.crate) = 209c816b727844f675c805aa7e46a865748e81e36fb42aa6059b476cac2efd2d2aab9f3827ff9cd518e9dc747f71df9a16dc541022db043961d253e2a3f62acf

Loading…
Cancel
Save