update to version 0.3.14

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

1
.gitignore vendored

@ -11,3 +11,4 @@
/futures-sink-0.3.10.crate
/futures-sink-0.3.12.crate
/futures-sink-0.3.13.crate
/futures-sink-0.3.14.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 16
# Generated by rust2rpm 17
%bcond_without check
%global debug_package %{nil}
%global crate futures-sink
Name: rust-%{crate}
Version: 0.3.13
Version: 0.3.14
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 Apr 22 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.14-1
- Update to version 0.3.14.
* Tue Feb 23 2021 Fabio Valentini <decathorpe@gmail.com> - 0.3.13-1
- Update to version 0.3.13.

@ -1 +1 @@
SHA512 (futures-sink-0.3.13.crate) = befc8b6979dc36419fb1c41bde0d8e7cdc66100b14cce54b1ca3d2a676a595d2c2b856448110f1b3e64b2a043b17a5c2304cedc650b41d1d807b9cbaa2380cea
SHA512 (futures-sink-0.3.14.crate) = 839f1a4fd62e4552673f2e35c4abee5d84ce99acd4f27cf4845662fe951a255ea5617de2b2c2c8882fea416407ac6b3b826b23a46e4f4dbbab4e98cf8587b425

Loading…
Cancel
Save