Update to 0.3.4

epel9
Josh Stone 5 years ago
parent 2a85a6ee89
commit 6166baa800

1
.gitignore vendored

@ -2,3 +2,4 @@
/futures-channel-0.2.2.crate
/futures-channel-0.3.1.crate
/futures-channel-0.3.3.crate
/futures-channel-0.3.4.crate

@ -6,7 +6,7 @@
%global crate futures-channel
Name: rust-%{crate}
Version: 0.3.3
Version: 0.3.4
Release: 1%{?dist}
Summary: Channels for asynchronous communication using futures-rs
@ -119,6 +119,9 @@ which use "std" feature of "%{crate}" crate.
%endif
%changelog
* Mon Feb 10 2020 Josh Stone <jistone@redhat.com> - 0.3.4-1
- Update to 0.3.4
* Thu Feb 06 2020 Josh Stone <jistone@redhat.com> - 0.3.3-1
- Update to 0.3.3

@ -1 +1 @@
SHA512 (futures-channel-0.3.3.crate) = bd375d54b3ad0df95c4ac7273f5d22c38d61d5014383b9092f5eab82de629467cafbcaa38099cec7dc46810d1e19e5f49ea5621f3d6561e52d708a9bd0062a41
SHA512 (futures-channel-0.3.4.crate) = a332e77424c39ccd425f94e9d04a693416dc2d8b805bfdd97fa17a6a0c42b632354d144fbf14157f8d6432d06bae487990c30b2d8caa48b784d277bd6ec92d9d

Loading…
Cancel
Save