update to version 0.3.10

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

1
.gitignore vendored

@ -8,3 +8,4 @@
/futures-sink-0.3.7.crate /futures-sink-0.3.7.crate
/futures-sink-0.3.8.crate /futures-sink-0.3.8.crate
/futures-sink-0.3.9.crate /futures-sink-0.3.9.crate
/futures-sink-0.3.10.crate

@ -5,7 +5,7 @@
%global crate futures-sink %global crate futures-sink
Name: rust-%{crate} Name: rust-%{crate}
Version: 0.3.9 Version: 0.3.10
Release: 1%{?dist} Release: 1%{?dist}
Summary: Asynchronous Sink trait for the futures-rs library Summary: Asynchronous Sink trait for the futures-rs library
@ -94,6 +94,9 @@ which use "std" feature of "%{crate}" crate.
%endif %endif
%changelog %changelog
* Wed Jan 13 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.10-1
- Update to version 0.3.10.
* Fri Jan 08 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.9-1 * Fri Jan 08 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.9-1
- Update to version 0.3.9. - Update to version 0.3.9.

@ -1 +1 @@
SHA512 (futures-sink-0.3.9.crate) = 0331916393a105b10f02292ebc5f83d4d99cfbf5e72d80eee7a99d4e41fbeb47f9796b7b272fda76cd625b87dda603ea4022660c3503e492ba0376b4544619be SHA512 (futures-sink-0.3.10.crate) = ff0fb2986dc4966f68365a2f283893a765b88b9f99e3bc34f9d7f3281cdeda978669d3ba9d7a697ead833be466372308fc1086cd05d37947cebf8182a57d07c9

Loading…
Cancel
Save