Update to version 0.3.27; Fixes RHBZ#2177423

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

1
.gitignore vendored

@ -12,3 +12,4 @@
/futures-test-0.3.24.crate
/futures-test-0.3.25.crate
/futures-test-0.3.26.crate
/futures-test-0.3.27.crate

@ -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-test
Name: rust-futures-test
Version: 0.3.26
Version: 0.3.27
Release: %autorelease
Summary: Common utilities for testing components built off futures-rs

@ -1 +1 @@
SHA512 (futures-test-0.3.26.crate) = dbc82f8d062b3f765c4724916eb0b5cba2815a00de445fbec4470cf4141c1d3b461283acaf2c7bae6e7943cb269f9302fd3fde752452ef8bf0e53b44bb74d7c0
SHA512 (futures-test-0.3.27.crate) = 964e4b7a7465d06fc40120937ede9be836476a2231b3efa0239f6990f64c5d0856854603b49dda68694ae9663cef125995410d591b74d3c289feb23e74fd10ab

Loading…
Cancel
Save