update to version 0.3.12

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

1
.gitignore vendored

@ -9,3 +9,4 @@
/futures-io-0.3.8.crate
/futures-io-0.3.9.crate
/futures-io-0.3.10.crate
/futures-io-0.3.12.crate

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

@ -1 +1 @@
SHA512 (futures-io-0.3.10.crate) = 209c816b727844f675c805aa7e46a865748e81e36fb42aa6059b476cac2efd2d2aab9f3827ff9cd518e9dc747f71df9a16dc541022db043961d253e2a3f62acf
SHA512 (futures-io-0.3.12.crate) = dcf3dcb30a97fc7e6fa708c2606d90d45ba01f3426629d3b77aac20d31611cd8903bf82ebdaa4e336cae40f047df2f581c59c2ddfd92d4c41c1a59a003c856b1

Loading…
Cancel
Save