update to version 0.3.7

epel9
Fabio Valentini 4 years ago
parent 20e4c8e805
commit a00a009f1e
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -5,3 +5,4 @@
/futures-io-0.3.4.crate
/futures-io-0.3.5.crate
/futures-io-0.3.6.crate
/futures-io-0.3.7.crate

@ -5,7 +5,7 @@
%global crate futures-io
Name: rust-%{crate}
Version: 0.3.6
Version: 0.3.7
Release: 1%{?dist}
Summary: AsyncRead, AsyncWrite, AsyncSeek, and AsyncBufRead traits
@ -107,6 +107,9 @@ which use "unstable" feature of "%{crate}" crate.
%endif
%changelog
* Mon Oct 26 2020 Fabio Valentini <decathorpe@gmail.com> - 0.3.7-1
- Update to version 0.3.7.
* Wed Oct 07 2020 Fabio Valentini <decathorpe@gmail.com> - 0.3.6-1
- Update to version 0.3.6.

@ -1 +1 @@
SHA512 (futures-io-0.3.6.crate) = ae2940fb1ceb421d4b9b191d60eb5ab3c896390aa956fdf61e5c0b85e02436c07ff3685c97569d3050c8e6d3e7aa8cef257f838e503276b316f741e9b257ede8
SHA512 (futures-io-0.3.7.crate) = d4776a2f8a3c4dfdcf6ed8b325d5ae7e271854ec3cffc5982b1a1246e58a3bcf441cbf021242279247438ff64ab0b373a1dcfe8599609eafd75552776f2e7d41

Loading…
Cancel
Save