update to version 0.3.10

epel9
Fabio Valentini 4 years ago
parent 58f7fb91a4
commit 3fd21011ef
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

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

@ -6,7 +6,7 @@
%global crate futures %global crate futures
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.3.9 Version: 0.3.10
Release: 1%{?dist} Release: 1%{?dist}
Summary: Implementation of futures and streams Summary: Implementation of futures and streams
@ -228,6 +228,9 @@ which use "write-all-vectored" feature of "%{crate}" crate.
%endif %endif
%changelog %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 * Fri Jan 08 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.9-1
- Update to version 0.3.9. - Update to version 0.3.9.

@ -1 +1 @@
SHA512 (futures-0.3.9.crate) = ba0cfdfd17c9aa8f5880675053493cb6983dd702014118a82fbbc1a79bcda77095fbd5fa44ac785d498493d5f89306b5dfab4c6f865104a1cf3f4cda1bfaa0d3 SHA512 (futures-0.3.10.crate) = 3fa897a8d78b854f3a4e73bcc993df1710451c6a9a61b1457e00317327ef4bd57ef7ba107df9d3da6b89ed592f74a23ee626d5c328396e52c1a6a65ec1512b81

Loading…
Cancel
Save