Update to 0.3.4

epel9
Josh Stone 5 years ago
parent d392b02163
commit 51e06f2f4c

1
.gitignore vendored

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

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

@ -1 +1 @@
SHA512 (futures-executor-0.3.3.crate) = 6755b863594c4c41ce67d8ea94c5e9d796252c56f14527e6524a3f7fdd80d18e8519b8cebda4506bca5c0db818ae71b2e8759a1d7a668daacca046ef5e10d707
SHA512 (futures-executor-0.3.4.crate) = 7205da5468e2ff940f878a314460729867407159459c553f550eaee8b2a8107e8280158dc4a2fcfaf3a2fb1ed092b688b79c0d15f9c8c47fcee20e27741958b0

Loading…
Cancel
Save