Update to version 0.4.3; Fixes RHBZ#2233780

epel10
Fabio Valentini 2 years ago
parent 890c5c579d
commit 5441aa7914
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1,3 +1,4 @@
/tokio-test-0.2.0.crate
/tokio-test-0.2.1.crate
/tokio-test-0.4.2.crate
/tokio-test-0.4.3.crate

@ -5,7 +5,7 @@
%global crate tokio-test
Name: rust-tokio-test
Version: 0.4.2
Version: 0.4.3
Release: %autorelease
Summary: Testing utilities for Tokio- and futures-based code

@ -1 +1 @@
SHA512 (tokio-test-0.4.2.crate) = 1c8550d64b7240c55dec935dbe70405214b9e6601e0c59934804bdfed20341ccd1fd0e2f51cda5f8041fc7c37c166aad5aa0cf4b224bb5a7335fc5d8fbfa1b8e
SHA512 (tokio-test-0.4.3.crate) = 31369fcf4ae64121f9b695bb2db75426bbfd135279e5559517d6419d44eb6185b8b98ee8020094a29b4d2dff0e799fad42cd310593236f94b57dc43f01ed7bb6

Loading…
Cancel
Save