update to version 0.3.15

epel9
Fabio Valentini 4 years ago
parent 8417729d3f
commit e9685000a8
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -12,3 +12,4 @@
/futures-io-0.3.12.crate
/futures-io-0.3.13.crate
/futures-io-0.3.14.crate
/futures-io-0.3.15.crate

@ -5,7 +5,7 @@
%global crate futures-io
Name: rust-%{crate}
Version: 0.3.14
Version: 0.3.15
Release: 1%{?dist}
Summary: AsyncRead, AsyncWrite, AsyncSeek, and AsyncBufRead traits
@ -107,6 +107,9 @@ which use "unstable" feature of "%{crate}" crate.
%endif
%changelog
* Thu May 27 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.15-1
- Update to version 0.3.15.
* Thu Apr 22 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.14-1
- Update to version 0.3.14.

@ -1 +1 @@
SHA512 (futures-io-0.3.14.crate) = 7533e75d82864709299a29df3a2770aa9b14cdff91c6a2b6a3f98e577866afbc20f329ae71e748320553fc1cb7754027c6e11ac7bf28913e9fe8b26dab59c01f
SHA512 (futures-io-0.3.15.crate) = 9e8787d8066636351de2958169d6ad21d02a3b871cb242dd4fef64b97dcfc14397740107f13d1e48c27640b768fada821fb433187b5d0f0a03e7555d15eb5917

Loading…
Cancel
Save