Update to 0.3.5

epel9
Josh Stone 5 years ago
parent a5876a308b
commit 7229bdec1a

1
.gitignore vendored

@ -3,3 +3,4 @@
/futures-executor-0.3.1.crate
/futures-executor-0.3.3.crate
/futures-executor-0.3.4.crate
/futures-executor-0.3.5.crate

@ -7,7 +7,7 @@
%global crate futures-executor
Name: rust-%{crate}
Version: 0.3.4
Version: 0.3.5
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
* Sat May 09 2020 Josh Stone <jistone@redhat.com> - 0.3.5-1
- Update to 0.3.5
* Mon Feb 10 2020 Josh Stone <jistone@redhat.com> - 0.3.4-1
- Update to 0.3.4

@ -1 +1 @@
SHA512 (futures-executor-0.3.4.crate) = 7205da5468e2ff940f878a314460729867407159459c553f550eaee8b2a8107e8280158dc4a2fcfaf3a2fb1ed092b688b79c0d15f9c8c47fcee20e27741958b0
SHA512 (futures-executor-0.3.5.crate) = 8877f1f01f0f81558d0d2ffd40a5eaae9df1f7d710ba11bacdd4a2d9e1e90fb1efa7758f8675545e72850e53bc5a1fd226e6614fdf23a84fcfd388c4fd9e789b

Loading…
Cancel
Save