Update to version 0.3.27; Fixes RHBZ#2177418

epel9
Fabio Valentini 2 years ago
parent e11c6e54c3
commit 90f0d917a3
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

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

@ -1,3 +0,0 @@
# rust-futures-executor
The rust-futures-executor 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-executor
Name: rust-futures-executor
Version: 0.3.26
Version: 0.3.27
Release: %autorelease
Summary: Executors for asynchronous tasks based on the futures-rs library

@ -1 +1 @@
SHA512 (futures-executor-0.3.26.crate) = 34a0c024ace1eb40f42804cd554f050261bb5dbeb3da236879236483303dba015c21ba54690f428e2fcb41a43a263cd811626bd2acd86836fab524a44648f002
SHA512 (futures-executor-0.3.27.crate) = c5e1a1ad5c053ced8743f3d412734ea29471d42e69286f8c61945003777ad9dc63170f371e0d245c8d4bff5735f3952c600f22bd742f4bf78f47577d9bc35ec6

Loading…
Cancel
Save