update to version 0.3.12

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

1
.gitignore vendored

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

@ -6,7 +6,7 @@
%global crate futures-util
Name: rust-%{crate}
Version: 0.3.10
Version: 0.3.12
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
* 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-util-0.3.10.crate) = 5782612831dea8b2dee9780fd1297af7d5b38fb7cae9edc2411818284aa8c887044e1fd3a8b4727574a45e199ba3b6b21742ad2bf376a4c88c885912d18c8088
SHA512 (futures-util-0.3.12.crate) = 07f987cd6992f50cc96f2e639853bca2d208ffe25807a987862c5e8b62c2657c8c3169ea34f9337a02c59e6208b0fb4dbce44f7c231cad8f56ca173da05b9598

Loading…
Cancel
Save