Update to 0.3.4

epel9
Josh Stone 5 years ago
parent 5ace9909f9
commit cada62260e

1
.gitignore vendored

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

@ -5,7 +5,7 @@
%global crate futures-io
Name: rust-%{crate}
Version: 0.3.3
Version: 0.3.4
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
* 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-io-0.3.3.crate) = 3736ba394d1aa4b3a6d7ab32524a7d9c0bdb9c69e5d497449de223f4419bcc2dcb93cbf6c79a6faa6e0d73f2296a57cb1ddf743409ab5f3889ef03708fa19a8c
SHA512 (futures-io-0.3.4.crate) = 5c296253c98b1689d012c3f41aa9f8da43d1413c5bf6cc3d394d066911436bb04ca11c131d2fbee6bcc17ee8cb9428c9f49c67bc12e74af8cfaa9305b96a62b2

Loading…
Cancel
Save