Update to 1.0.18

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent 4e6ed32947
commit a72e59a317
No known key found for this signature in database
GPG Key ID: 115D5AB89C5C1E1E

1
.gitignore vendored

@ -5,3 +5,4 @@
/thiserror-impl-1.0.15.crate
/thiserror-impl-1.0.16.crate
/thiserror-impl-1.0.17.crate
/thiserror-impl-1.0.18.crate

@ -5,7 +5,7 @@
%global crate thiserror-impl
Name: rust-%{crate}
Version: 1.0.17
Version: 1.0.18
Release: 1%{?dist}
Summary: Implementation detail of the `thiserror` crate
@ -70,6 +70,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Sat May 16 19:37:01 CEST 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.18-1
- Update to 1.0.18
* Wed May 13 2020 Josh Stone <jistone@redhat.com> - 1.0.17-1
- Update to 1.0.17

@ -1 +1 @@
SHA512 (thiserror-impl-1.0.17.crate) = e2fcfa9486d63a5841a1822d8c218ef60f6c152d7e9a78e77a0daef6d82443aeed86df307fd7adfc9556b8aedd79e3fea59113c5e747634dcecc2cbe1174d1c4
SHA512 (thiserror-impl-1.0.18.crate) = 019d86bd80c9468cd62442c6e4883d53d4c9e1a38491bd01e2fcce38e560f5bc70a3a7a3659f01c470e05f28743f5a3469bf2795b72d48915ae4490a45e419ca

Loading…
Cancel
Save