Update to version 0.1.22; Fixes RHBZ#2179494

epel9
Fabio Valentini 2 years ago
parent ce2060d600
commit 116be2a20c
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -14,3 +14,4 @@
/no-panic-0.1.19.crate
/no-panic-0.1.20.crate
/no-panic-0.1.21.crate
/no-panic-0.1.22.crate

@ -5,7 +5,7 @@
%global crate no-panic
Name: rust-no-panic
Version: 0.1.21
Version: 0.1.22
Release: %autorelease
Summary: Attribute macro to require that the compiler prove a function can't ever panic

@ -1 +1 @@
SHA512 (no-panic-0.1.21.crate) = e66b6460df64ec5356beec89db16dd941889f22f856b3d9edcf08b4a685408001f92e73b6f57d8572aaaed9eb6a549c7003f18d76f22fb7af972c742981f562b
SHA512 (no-panic-0.1.22.crate) = 5ed00f1f77e3ccf60f6b043329fc96a70efa878241d7092ed03c8f69b54e464e7967a0986564056fe9b4ceca7157943ae41e200a2f5acd42b726b6c754a6d931

Loading…
Cancel
Save