update to version 0.3.15

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

1
.gitignore vendored

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

@ -5,7 +5,7 @@
%global crate futures-sink
Name: rust-%{crate}
Version: 0.3.14
Version: 0.3.15
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
* 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-sink-0.3.14.crate) = 839f1a4fd62e4552673f2e35c4abee5d84ce99acd4f27cf4845662fe951a255ea5617de2b2c2c8882fea416407ac6b3b826b23a46e4f4dbbab4e98cf8587b425
SHA512 (futures-sink-0.3.15.crate) = 319a8367c2ad4f9410a3eba4a345ab2d49a896d9b9b2ef2a888918ff0289491283afd17a29e618eb4e064b7c76008e28d5b16f00e888fd5a506b65d5b79a2dc7

Loading…
Cancel
Save