Update to version 0.1.66; Fixes RHBZ#2175375

epel9
Fabio Valentini 2 years ago
parent 4b3b701631
commit 825469fd23
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -21,3 +21,4 @@
/async-trait-0.1.60.crate
/async-trait-0.1.63.crate
/async-trait-0.1.64.crate
/async-trait-0.1.66.crate

@ -1,3 +0,0 @@
# rust-async-trait
The rust-async-trait package

@ -1,11 +1,11 @@
# Generated by rust2rpm 23
# Generated by rust2rpm 24
%bcond_without check
%global debug_package %{nil}
%global crate async-trait
Name: rust-async-trait
Version: 0.1.64
Version: 0.1.66
Release: %autorelease
Summary: Type erasure for async trait methods

@ -1 +1 @@
SHA512 (async-trait-0.1.64.crate) = 0487a688cddae7529def0645f6ef4440916eaa757b14e8e414f910b55e17e2c1fe3fe18c216c3a1916a21909c32cba7add8e461adeefaa4be5deaa3c7085fad7
SHA512 (async-trait-0.1.66.crate) = df18c853f093664a60159079d229042256aa00d1c8eccab7038c66f255cf9a2bf5df38a7fd90358364177250a50322a67946e6eadda9464de677d1171999183e

Loading…
Cancel
Save