Update to version 0.1.83; Fixes RHBZ#2314483

epel10 imports/epel10/rust-async-trait-0.1.83-1.el10
Fabio Valentini 4 months ago
parent 2a3ace6bbc
commit c66006dd54
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -34,3 +34,4 @@
/async-trait-0.1.80.crate
/async-trait-0.1.81.crate
/async-trait-0.1.82.crate
/async-trait-0.1.83.crate

@ -5,7 +5,7 @@
%global crate async-trait
Name: rust-async-trait
Version: 0.1.82
Version: 0.1.83
Release: %autorelease
Summary: Type erasure for async trait methods

@ -1 +1 @@
SHA512 (async-trait-0.1.82.crate) = 5e05ff37c0c982083f92ad798646f8faea23a718304bcf12dfbab9ea044792fff9fde3e7240e85309b3e4015a575112591a7e9601dcd19c07aa9da0f6ae1da14
SHA512 (async-trait-0.1.83.crate) = 15969eafbdbe51e80433b53196962293daed2a70d3d9bac91c58e5e7359f60fc99ef519ceb1fd54e34d627c94f821329474a602f25f85179318d10c3147b5649

Loading…
Cancel
Save