Update to 0.3.5

epel9
Josh Stone 5 years ago
parent 96566db633
commit 2743f9caf7

1
.gitignore vendored

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

@ -6,7 +6,7 @@
%global crate futures
Name: rust-%{crate}
Version: 0.3.4
Version: 0.3.5
Release: 1%{?dist}
Summary: Implementation of futures and streams
@ -192,6 +192,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-0.3.4.crate) = af593481c45bd1c774e07ca037e37e4a5065f5306abed4f7a3fd022ec703582015a40f4a32ab4ad1359d01bc1d99729df2b8357ad2665c61dccc79d80d0830fe
SHA512 (futures-0.3.5.crate) = f3668ddb8d940f4115e9f0c6dfb1e19eb9461462b3ec2a37c77021fa7d285d802b70185062a1ea589925079432ab1e356c11d25c2a2cb0198f4a3a80fef5c444

Loading…
Cancel
Save