Update to version 0.1.23; Fixes RHBZ#2213348

epel10
Fabio Valentini 2 years ago
parent b5fd539375
commit 553d10de40
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -15,3 +15,4 @@
/no-panic-0.1.20.crate
/no-panic-0.1.21.crate
/no-panic-0.1.22.crate
/no-panic-0.1.23.crate

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

@ -1 +1 @@
SHA512 (no-panic-0.1.22.crate) = 5ed00f1f77e3ccf60f6b043329fc96a70efa878241d7092ed03c8f69b54e464e7967a0986564056fe9b4ceca7157943ae41e200a2f5acd42b726b6c754a6d931
SHA512 (no-panic-0.1.23.crate) = 8bb6e60eff11fc87df60cec3f32545c7aae891cd57cc9f07b56392d62750f68d6bb1b7040a0ad4b5cf776814929591802b0d0a8c8bf7aa8a56e8adfbb07fcbac

Loading…
Cancel
Save