Update to version 0.1.78; Fixes RHBZ#2269898

epel10
Fabio Valentini 10 months ago
parent b92a06af26
commit 48ae81f566
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -30,3 +30,4 @@
/async-trait-0.1.74.crate
/async-trait-0.1.75.crate
/async-trait-0.1.77.crate
/async-trait-0.1.78.crate

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

@ -1 +1 @@
SHA512 (async-trait-0.1.77.crate) = 7ddadfe6c434267cbb22de62f09373ea83ec3c4eceb7781e0bc438ce422266f30193730e0215411f1c7c9c6d5cc589ed9bbbd71c836e440bbcddf8afd3d8950f
SHA512 (async-trait-0.1.78.crate) = 67c33065f1702fa4a3abe979650938d954cab93029f7e6c9b4b70b549a7f2ae3d6691a07a36cd7a64854603fa86c9eba5410bcad06881b4ea28453e38c781ef4

Loading…
Cancel
Save