Update to version 0.1.21; Fixes RHBZ#2175578

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

1
.gitignore vendored

@ -13,3 +13,4 @@
/no-panic-0.1.17.crate
/no-panic-0.1.19.crate
/no-panic-0.1.20.crate
/no-panic-0.1.21.crate

@ -1,3 +0,0 @@
# rust-no-panic
The rust-no-panic package

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

@ -1 +1 @@
SHA512 (no-panic-0.1.20.crate) = ebfa62089a103705820aa76c46d8b99fcccd3381e13e40a78bee60bd32f453a138c87faf4f48437d778a24a4b2dc590f175809b957044c932b99f9841a3909b3
SHA512 (no-panic-0.1.21.crate) = e66b6460df64ec5356beec89db16dd941889f22f856b3d9edcf08b4a685408001f92e73b6f57d8572aaaed9eb6a549c7003f18d76f22fb7af972c742981f562b

Loading…
Cancel
Save