Update to version 0.1.84; Fixes RHBZ#2335387

epel10 imports/epel10/rust-async-trait-0.1.84-1.el10
Fabio Valentini 1 week ago
parent c66006dd54
commit 145a00dabe
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -35,3 +35,4 @@
/async-trait-0.1.81.crate
/async-trait-0.1.82.crate
/async-trait-0.1.83.crate
/async-trait-0.1.84.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 26
%bcond_without check
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate async-trait
Name: rust-async-trait
Version: 0.1.83
Version: 0.1.84
Release: %autorelease
Summary: Type erasure for async trait methods

@ -1 +1 @@
SHA512 (async-trait-0.1.83.crate) = 15969eafbdbe51e80433b53196962293daed2a70d3d9bac91c58e5e7359f60fc99ef519ceb1fd54e34d627c94f821329474a602f25f85179318d10c3147b5649
SHA512 (async-trait-0.1.84.crate) = 2c2020cd194e8dd57d6f64bb0b649a18ea33b3a77dd6bd758e55800f0820ebd326110a372da2b107f8317c3d094e120f369677817f7f27f61e4aab2d231da0dc

Loading…
Cancel
Save