update to version 0.3.10

epel9
Fabio Valentini 4 years ago
parent 3e535d9de7
commit 3028d2a2fb
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -8,3 +8,4 @@
/futures-executor-0.3.7.crate
/futures-executor-0.3.8.crate
/futures-executor-0.3.9.crate
/futures-executor-0.3.10.crate

@ -6,7 +6,7 @@
%global crate futures-executor
Name: rust-%{crate}
Version: 0.3.9
Version: 0.3.10
Release: 1%{?dist}
Summary: Executors for asynchronous tasks based on the futures-rs library
@ -107,6 +107,9 @@ which use "thread-pool" feature of "%{crate}" crate.
%endif
%changelog
* Wed Jan 13 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.10-1
- Update to version 0.3.10.
* Fri Jan 08 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.9-1
- Update to version 0.3.9.

@ -1 +1 @@
SHA512 (futures-executor-0.3.9.crate) = 6eaf900a5d4c6f1b141cef6b068f7df051e44ee9d407dcf9828932d3b8e947531db8056f36a0c207232cc6811c330a0fcc4420b6bbaa8343db0bfcb24c265d8f
SHA512 (futures-executor-0.3.10.crate) = c1fad32784ff3f9dafb7ccf215baba127c238e47ae6e9670f50a7cb018183a0950ebff999d1664ad766d8944aa8d172e830670454e9b98bcd5cf57293613c6a6

Loading…
Cancel
Save