Update to version 1.0.28; Fixes RHBZ#1998777

epel9
Fabio Valentini 3 years ago
parent f63da5f9c6
commit 7e3d093f33
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -14,3 +14,4 @@
/thiserror-impl-1.0.24.crate
/thiserror-impl-1.0.25.crate
/thiserror-impl-1.0.26.crate
/thiserror-impl-1.0.28.crate

@ -5,7 +5,7 @@
%global crate thiserror-impl
Name: rust-%{crate}
Version: 1.0.26
Version: 1.0.28
Release: %autorelease
Summary: Implementation detail of the thiserror crate

@ -1 +1 @@
SHA512 (thiserror-impl-1.0.26.crate) = 43eea818b72469bc4d5c28e449c2e284c1e11b2674b9e67b1788af7ab66bd64afabfd8f5861938a7f9547a9c13387e0ce400419c6283bbe1e899d18d998cd921
SHA512 (thiserror-impl-1.0.28.crate) = 99d3aeaf2986c6237ef3dedf4fd7301b5c7578b591ec13caf7c82a89d69b165fca4a135eecccacb0c5c3cf3f3dc2a3176f41f3a5747fbb55e8eb4692a68aa6fa

Loading…
Cancel
Save