update to version 0.3.7

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

1
.gitignore vendored

@ -5,3 +5,4 @@
/futures-sink-0.3.4.crate
/futures-sink-0.3.5.crate
/futures-sink-0.3.6.crate
/futures-sink-0.3.7.crate

@ -5,7 +5,7 @@
%global crate futures-sink
Name: rust-%{crate}
Version: 0.3.6
Version: 0.3.7
Release: 1%{?dist}
Summary: Asynchronous `Sink` trait for the futures-rs library
@ -94,6 +94,9 @@ which use "std" feature of "%{crate}" crate.
%endif
%changelog
* Mon Oct 26 2020 Fabio Valentini <decathorpe@gmail.com> - 0.3.7-1
- Update to version 0.3.7.
* Wed Oct 07 2020 Fabio Valentini <decathorpe@gmail.com> - 0.3.6-1
- Update to version 0.3.6.

@ -1 +1 @@
SHA512 (futures-sink-0.3.6.crate) = cfd2486a965a3f98006c2e61708902f4031d2aa2145c00b0945baa71219b55066f7e75a47e33571a7774735f3d56161e216bccdbafc7173bfd4f9ec99e304bad
SHA512 (futures-sink-0.3.7.crate) = 1c0f8921beb91ba8d1f0aa2f906b8cd64ff3f603b76217e439f7a9a1600cce696c91b1f11b6edaea9f97398b9d35712d8fd86fb444435d1c491b730db9c243f7

Loading…
Cancel
Save