update to version 0.3.7

epel9
Fabio Valentini 4 years ago
parent 20a3b802c1
commit a73d3feca1
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

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

@ -7,7 +7,7 @@
%global crate futures-executor
Name: rust-%{crate}
Version: 0.3.6
Version: 0.3.7
Release: 1%{?dist}
Summary: Executors for asynchronous tasks based on the futures-rs library
@ -108,6 +108,9 @@ which use "thread-pool" 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-executor-0.3.6.crate) = 7ff1074d50ca4bacd36b5309a3185c28355443b9c658487e8d9c788e9b09018c382a4825ca71dcba8db0617e27b4d475b84032fac4e1dac8bd391f0d5590679c
SHA512 (futures-executor-0.3.7.crate) = 9a2ea05fd9f5509c4d483c40dd9aeffae190b1249f1c6d22a3b69383ac59398e72cc5c5ef0bc5728c7a4aa4d3d41eff1ab35d9836014a384a77b3d4c01de4040

Loading…
Cancel
Save