Update to 0.3.5

epel9
Josh Stone 5 years ago
parent 237c45e260
commit 1c28bb8e12

1
.gitignore vendored

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

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

@ -1 +1 @@
SHA512 (futures-channel-0.3.4.crate) = a332e77424c39ccd425f94e9d04a693416dc2d8b805bfdd97fa17a6a0c42b632354d144fbf14157f8d6432d06bae487990c30b2d8caa48b784d277bd6ec92d9d
SHA512 (futures-channel-0.3.5.crate) = 5d192fa5cbe1f175c578ba3f8c0bb0bff4461d2699babbd6a4ba22757abcc52b6edb854643da2521d7acd3f78269f3eec9328c2c19d5c984a8e02f071e249a67

Loading…
Cancel
Save