update to version 0.3.12

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

1
.gitignore vendored

@ -13,3 +13,4 @@
/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 /futures-0.3.10.crate
/futures-0.3.12.crate

@ -6,7 +6,7 @@
%global crate futures %global crate futures
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.3.10 Version: 0.3.12
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
* 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 * Wed Jan 13 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.10-1
- Update to version 0.3.10. - Update to version 0.3.10.

@ -1 +1 @@
SHA512 (futures-0.3.10.crate) = 3fa897a8d78b854f3a4e73bcc993df1710451c6a9a61b1457e00317327ef4bd57ef7ba107df9d3da6b89ed592f74a23ee626d5c328396e52c1a6a65ec1512b81 SHA512 (futures-0.3.12.crate) = e3aab1daaac34ad5dcb7d466db262a7a8de1c4539aecc6e99f12a29fb7a005641800afb7be3904296ae5083f0813759ad8dce5a7862a14c15d325ee45967fd6c

Loading…
Cancel
Save