Update to version 0.3.27; Fixes RHBZ#2177416

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

1
.gitignore vendored

@ -22,3 +22,4 @@
/futures-channel-0.3.24.crate
/futures-channel-0.3.25.crate
/futures-channel-0.3.26.crate
/futures-channel-0.3.27.crate

@ -1,3 +0,0 @@
# rust-futures-channel
The rust-futures-channel package

@ -1,4 +1,4 @@
# Generated by rust2rpm 23
# Generated by rust2rpm 24
# * tests can only be run in-tree
%bcond_with check
%global debug_package %{nil}
@ -6,7 +6,7 @@
%global crate futures-channel
Name: rust-futures-channel
Version: 0.3.26
Version: 0.3.27
Release: %autorelease
Summary: Channels for asynchronous communication using futures-rs

@ -1 +1 @@
SHA512 (futures-channel-0.3.26.crate) = c270276fa0ba9ebfdf5b575c8b2c31c21efe0c55310738aaf548126e1db004134141639c7486f8b3d5edf2ef7d712df45ca505f0150c2ad7fbadbef07b75044c
SHA512 (futures-channel-0.3.27.crate) = 940755bd8217f2de2e68f99bd73976e4769e0225d369a681f28d14f5224c7eb07a9d236972016c5e57d8e20c0cbe5f3468368b0b79290ceaec9fc30159392cbb

Loading…
Cancel
Save