Update to version 1.0.59; Fixes RHBZ#2276229

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

1
.gitignore vendored

@ -34,3 +34,4 @@
/thiserror-impl-1.0.56.crate /thiserror-impl-1.0.56.crate
/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

@ -5,7 +5,7 @@
%global crate thiserror-impl %global crate thiserror-impl
Name: rust-thiserror-impl Name: rust-thiserror-impl
Version: 1.0.58 Version: 1.0.59
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.58.crate) = 9bbc623f54c71595e48b33bdb3e4f12eb2e48074b15ebe400d6faab43410b363e5af94df071aaa324c59dc6958173e3c301fd51b216969f095e19cb98a27292b SHA512 (thiserror-impl-1.0.59.crate) = 75543ad39d1243dab23a4b50075bec337c39045f0271337a1ccc144f25dc1e7fc23b0163f16958ded9a1f44ff359378bd22f4c0f5e095c1823e928fc929457e8

Loading…
Cancel
Save