update to version 0.3.15

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

1
.gitignore vendored

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

@ -6,7 +6,7 @@
%global crate futures-channel
Name: rust-%{crate}
Version: 0.3.14
Version: 0.3.15
Release: 1%{?dist}
Summary: Channels for asynchronous communication using futures-rs
@ -143,6 +143,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-channel-0.3.14.crate) = 0f88863d9d2cdb58426cdf1898c050ccf08f6086963308518725e3b778eea87ed632c776e450c0e890c872d6e67ad9680554d4d1c7433200986877e593eae642
SHA512 (futures-channel-0.3.15.crate) = d612c1425286eaa1a713e073edfae8ab8fb4e0b7c82ffdade57bc5dd06c54de6de46119b1cd87d7686cd4efbec38228c4a82d250ac693daa39dcfbf365b7ad25

Loading…
Cancel
Save