Update to 0.1.14

epel9
Josh Stone 5 years ago
parent 082ba3dacb
commit e2eca313f8

1
.gitignore vendored

@ -7,3 +7,4 @@
/no-panic-0.1.11.crate
/no-panic-0.1.12.crate
/no-panic-0.1.13.crate
/no-panic-0.1.14.crate

@ -5,7 +5,7 @@
%global crate no-panic
Name: rust-%{crate}
Version: 0.1.13
Version: 0.1.14
Release: 1%{?dist}
Summary: Attribute macro to require that the compiler prove a function can't ever panic
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Fri Jun 19 2020 Josh Stone <jistone@redhat.com> - 0.1.14-1
- Update to 0.1.14
* Thu Apr 09 2020 Josh Stone <jistone@redhat.com> - 0.1.13-1
- Update to 0.1.13

@ -1 +1 @@
SHA512 (no-panic-0.1.13.crate) = b3c9a6a7aab207b38e418c2184ec6311131fd348223ff6e82d80f7a39fd52c61a5a8a554dc16da41cda8d4e8168c36a80432e519d4d58aaa8aa345b9160fe5f6
SHA512 (no-panic-0.1.14.crate) = 492c05295db39b3719b5fef16a650aa057f38ad476e49321858a0d83559e02e88067960b36709263e82529f4c1a4c46580c6711b0c3d1e5b99f5c7b026b28f38

Loading…
Cancel
Save