Update to 0.3.4

epel9
Josh Stone 5 years ago
parent 787bc186a0
commit 9823460238

1
.gitignore vendored

@ -1,2 +1,3 @@
/futures-task-0.3.1.crate
/futures-task-0.3.3.crate
/futures-task-0.3.4.crate

@ -6,7 +6,7 @@
%global crate futures-task
Name: rust-%{crate}
Version: 0.3.3
Version: 0.3.4
Release: 1%{?dist}
Summary: Tools for working with tasks
@ -119,6 +119,9 @@ which use "unstable" 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-task-0.3.3.crate) = b26f9004173f7f6f81310e02e39e1133e71b955647b3baab8dcee3d86b18dc7b5907824443fab00fee5c975491af4ff5c870b70e461b759b4db86235c8cb35b7
SHA512 (futures-task-0.3.4.crate) = 429123bed02ef34c0eff955448ac643a161c2760e1ea63a6f9f74bd989a26e351d0782d380e03eb5108802fc17d104a20d3bde7ab353a460baaa2345f2c39a34

Loading…
Cancel
Save