update to version 0.3.7

epel9
Fabio Valentini 4 years ago
parent 70d2a7ae51
commit acc48f795f
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

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

@ -6,7 +6,7 @@
%global crate futures-util
Name: rust-%{crate}
Version: 0.3.6
Version: 0.3.7
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
* 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-util-0.3.6.crate) = e4ecd57290308555e4416eff17ce18ea06963490576cd7d40c97e6232134d321a5502d8d9436cf7abcaa792e6e5e4c21942d4b43a2ae0b3221137e94da33db79
SHA512 (futures-util-0.3.7.crate) = b84a540865c0789710021933ca7628a35b0494acc81d550b8c0c26d6ba9dbd0c775765114e429a265300786ce70724be1acdc9730f77b069595238bda15fecf5

Loading…
Cancel
Save