Update to version 0.3.31; Fixes RHBZ#2316601

epel10 imports/epel10/rust-futures-channel-0.3.31-1.el10
Fabio Valentini 3 months ago
parent a30e23d4bf
commit fa73cbb5d1
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -25,3 +25,4 @@
/futures-channel-0.3.27.crate
/futures-channel-0.3.28.crate
/futures-channel-0.3.30.crate
/futures-channel-0.3.31.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
# * 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.30
Version: 0.3.31
Release: %autorelease
Summary: Channels for asynchronous communication using futures-rs

@ -1 +1 @@
SHA512 (futures-channel-0.3.30.crate) = 689531748821529c528772a6dd0f27362078ff5803d2e0b431ee5a0ecf8787b5a15262d65d52f48486ded46b88f7a9c477ad95cc2c5a3e8f5f9b9f53f367832c
SHA512 (futures-channel-0.3.31.crate) = 87e49e661cb12c1e03a07d3c94ca9bf5954344a51fa11639a118f5a49877c883387343af54639ad80e7196062a77fa7c9b9aff9804fb1e6ea3d0eb09efc53c69

Loading…
Cancel
Save