Update to version 1.0.44; Fixes RHBZ#2224487

epel9
Fabio Valentini 1 year ago
parent 65a99278b6
commit a557e74f9d
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -25,3 +25,4 @@
/thiserror-impl-1.0.39.crate /thiserror-impl-1.0.39.crate
/thiserror-impl-1.0.40.crate /thiserror-impl-1.0.40.crate
/thiserror-impl-1.0.43.crate /thiserror-impl-1.0.43.crate
/thiserror-impl-1.0.44.crate

@ -5,7 +5,7 @@
%global crate thiserror-impl %global crate thiserror-impl
Name: rust-thiserror-impl Name: rust-thiserror-impl
Version: 1.0.43 Version: 1.0.44
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.43.crate) = 8b3b873a543e3a0cef5efe2feac161878b5efb60a0aacc83f80376573557e540a503429359d60d286d27ef84b2b823f8a112e515380a10b84426c779f4993885 SHA512 (thiserror-impl-1.0.44.crate) = fe9211f50dc922b957ec3b9b5f132f812fc51fc68d23ad39837dfc174220dafb2b29d66822f34b05f1cd27cd473598d43e17979ccd9c70b056d509cd5c5c9ad7

Loading…
Cancel
Save