Update to version 0.3.21; Fixes RHBZ#2051086

epel9
Fabio Valentini 3 years ago
parent 77342546f6
commit 0babc35ed9
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -17,3 +17,4 @@
/futures-channel-0.3.17.crate
/futures-channel-0.3.18.crate
/futures-channel-0.3.19.crate
/futures-channel-0.3.21.crate

@ -6,7 +6,7 @@
%global crate futures-channel
Name: rust-%{crate}
Version: 0.3.19
Version: 0.3.21
Release: %autorelease
Summary: Channels for asynchronous communication using futures-rs

@ -1 +1 @@
SHA512 (futures-channel-0.3.19.crate) = 06acb15c125f20f305173cc5ac77e1502a857ea8e80e4fa33bf4e51982b1af71c8d31e800cc3151d7d52c3db69d9be5d7500690664d073e329626c2d4b2763a4
SHA512 (futures-channel-0.3.21.crate) = 1c10398657949b53b6df196cc44d8e4b3acf53b4d216be6f5f631d8d4b500f5c344e2cc7d5a5642ced6c5480511884611be6d429f56a0ede4a716b9c5770cb76

Loading…
Cancel
Save