update to version 0.3.10

epel9
Fabio Valentini 4 years ago
parent f61a40e18d
commit 0e452d09c0
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

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

@ -6,7 +6,7 @@
%global crate futures-util
Name: rust-%{crate}
Version: 0.3.9
Version: 0.3.10
Release: 1%{?dist}
Summary: Common utilities and extension traits for the futures-rs library
@ -359,6 +359,9 @@ which use "write-all-vectored" 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-util-0.3.9.crate) = 89b464438bdea0f5bb3c3af49ca1a60f96597057de0534f56bd79725230bf3e8772a0839469bf7f8a7eae4355481cfc6f80613d5135586ecd422ea28c5400ed0
SHA512 (futures-util-0.3.10.crate) = 5782612831dea8b2dee9780fd1297af7d5b38fb7cae9edc2411818284aa8c887044e1fd3a8b4727574a45e199ba3b6b21742ad2bf376a4c88c885912d18c8088

Loading…
Cancel
Save