update to version 0.3.7

epel9
Fabio Valentini 4 years ago
parent 39df60299e
commit cd5ba9fcb6
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

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

@ -6,7 +6,7 @@
%global crate futures
Name: rust-%{crate}
Version: 0.3.6
Version: 0.3.7
Release: 1%{?dist}
Summary: Implementation of futures and streams
@ -228,6 +228,9 @@ which use "write-all-vectored" 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-0.3.6.crate) = 862bbc7854e3590befa148b74dc17e2756fed8e98fe4b1d2c2dbd5b576dc24934deb89cf25a800b407cf07eff0aa3590142c44f0fb98814d3a8144e46d232e3f
SHA512 (futures-0.3.7.crate) = a2b1a7cb4cd7fbfc154a285e37217513696270596110146326e102e1761cd030c7823371bdef20554f709165d729db61c832dc4afb15a5358408283fc376d20d

Loading…
Cancel
Save