Update to version 0.3.26; Fixes RHBZ#2165659

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

1
.gitignore vendored

@ -21,3 +21,4 @@
/futures-channel-0.3.23.crate
/futures-channel-0.3.24.crate
/futures-channel-0.3.25.crate
/futures-channel-0.3.26.crate

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

@ -1 +1 @@
SHA512 (futures-channel-0.3.25.crate) = 1275e91c90a060a01922747d160435c04bba4686990912e5ba0a4fbbd91ebdbf4f5abbf3530e5f842445f7482e60afdcdbd836586b42f0277e5fdb1a2fcb7239
SHA512 (futures-channel-0.3.26.crate) = c270276fa0ba9ebfdf5b575c8b2c31c21efe0c55310738aaf548126e1db004134141639c7486f8b3d5edf2ef7d712df45ca505f0150c2ad7fbadbef07b75044c

Loading…
Cancel
Save