Update to version 0.3.24; Fixes RHBZ#2122248

epel9
Fabio Valentini 2 years ago
parent 40b0ec5652
commit 8abcb63511
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -19,3 +19,4 @@
/futures-channel-0.3.19.crate
/futures-channel-0.3.21.crate
/futures-channel-0.3.23.crate
/futures-channel-0.3.24.crate

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

@ -1 +1 @@
SHA512 (futures-channel-0.3.23.crate) = 600c0ea3d0486eeab1a13e985f0de4b4d524e6da2eb4b22961a5968601ae2fe07540010f793ff7a84c24e9360dcdd84b755f6ec630d59e92f4005530e7bf70e4
SHA512 (futures-channel-0.3.24.crate) = 2145a54fa7b89763c7c6352818b3e3b581190e131a3d3e7bf7b745a8e04ae6ecd9f5f1cc78ee65f7aabf1f786a25cae6b37d358cbbef34c494c34e217b84d7ac

Loading…
Cancel
Save