Update to version 1.0.60; Fixes RHBZ#2279444

epel10
Fabio Valentini 8 months ago
parent 27ef3a7d92
commit 492746c773
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -35,3 +35,4 @@
/thiserror-impl-1.0.57.crate /thiserror-impl-1.0.57.crate
/thiserror-impl-1.0.58.crate /thiserror-impl-1.0.58.crate
/thiserror-impl-1.0.59.crate /thiserror-impl-1.0.59.crate
/thiserror-impl-1.0.60.crate

@ -5,7 +5,7 @@
%global crate thiserror-impl %global crate thiserror-impl
Name: rust-thiserror-impl Name: rust-thiserror-impl
Version: 1.0.59 Version: 1.0.60
Release: %autorelease Release: %autorelease
Summary: Implementation detail of the thiserror crate Summary: Implementation detail of the thiserror crate

@ -1 +1 @@
SHA512 (thiserror-impl-1.0.59.crate) = 75543ad39d1243dab23a4b50075bec337c39045f0271337a1ccc144f25dc1e7fc23b0163f16958ded9a1f44ff359378bd22f4c0f5e095c1823e928fc929457e8 SHA512 (thiserror-impl-1.0.60.crate) = 607356d744e1becf7b7070878b8738d853978d28ef4a589bae739f1c3cebde90e8d70e7ec79d67588f6d024784a0fe91c21658befbfeeb71d33f5eaea9416325

Loading…
Cancel
Save