Update to 0.3.5

epel9
Josh Stone 5 years ago
parent 99e7f90236
commit bfbbea39bf

1
.gitignore vendored

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

@ -5,7 +5,7 @@
%global crate futures-io
Name: rust-%{crate}
Version: 0.3.4
Version: 0.3.5
Release: 1%{?dist}
Summary: `AsyncRead` and `AsyncWrite` traits for the futures-rs library
@ -107,6 +107,9 @@ which use "unstable" 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-io-0.3.4.crate) = 5c296253c98b1689d012c3f41aa9f8da43d1413c5bf6cc3d394d066911436bb04ca11c131d2fbee6bcc17ee8cb9428c9f49c67bc12e74af8cfaa9305b96a62b2
SHA512 (futures-io-0.3.5.crate) = 9573140f9ccee3e58d181d557f09314e13cc16814df06d6d99c2d95733512a2f046cbe3aee5654a9e461e4d76b2ca61f3d1d6b9040a06cbd12efd3754d3b774f

Loading…
Cancel
Save