Update to version 1.0.48; Fixes RHBZ#2237020

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

1
.gitignore vendored

@ -28,3 +28,4 @@
/thiserror-1.0.43.crate /thiserror-1.0.43.crate
/thiserror-1.0.44.crate /thiserror-1.0.44.crate
/thiserror-1.0.47.crate /thiserror-1.0.47.crate
/thiserror-1.0.48.crate

@ -5,7 +5,7 @@
%global crate thiserror %global crate thiserror
Name: rust-thiserror Name: rust-thiserror
Version: 1.0.47 Version: 1.0.48
Release: %autorelease Release: %autorelease
Summary: Derive(Error) Summary: Derive(Error)

@ -1 +1 @@
SHA512 (thiserror-1.0.47.crate) = fdb128982f0b0a6d83221bfa6b274431a1008a9727c82d55a8cb2770bb85d18842e6b26b90885fc0f00801b157b96de61fdb0f72d98b8092c69181d8ee67cf63 SHA512 (thiserror-1.0.48.crate) = 078427d19a28f59aaca27f508795cfb06c024b5a34dfc83360c3bec2b8f7abe474706a41fb68732998f154507921beb03dd033f0a6d1dcfcee03b1f2adb8a0b2

Loading…
Cancel
Save