Update to version 1.0.26; Fixes RHBZ#1978867

epel9
Fabio Valentini 4 years ago
parent c57fc46996
commit a24448e041
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

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

@ -1,11 +1,11 @@
# Generated by rust2rpm 17
# Generated by rust2rpm 18
%bcond_without check
%global debug_package %{nil}
%global crate thiserror
Name: rust-%{crate}
Version: 1.0.25
Version: 1.0.26
Release: %autorelease
Summary: Derive(Error)

@ -1 +1 @@
SHA512 (thiserror-1.0.25.crate) = f408c2722060c6f707b9afcc1d9f3cb175bcf955263c4e643ef7ee935fd68299af835f4ad489ace814a7bcad6dc428eec5df2858453834d0b6154d22a38ba1da
SHA512 (thiserror-1.0.26.crate) = bfe93a14006a3d9e0e996b310718223f8442802a384a1b999c15dd1a25f642c5cb2db7a50a69cbb097ec50ee3b0129b509f19225ca714a5c459d4dfc8255d84b

Loading…
Cancel
Save