Update to version 0.1.25; Fixes RHBZ#2219472

epel9
Fabio Valentini 2 years ago
parent 0e5ed4ea35
commit 7e600f6505
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -16,3 +16,4 @@
/no-panic-0.1.21.crate
/no-panic-0.1.22.crate
/no-panic-0.1.23.crate
/no-panic-0.1.25.crate

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

@ -1 +1 @@
SHA512 (no-panic-0.1.23.crate) = 8bb6e60eff11fc87df60cec3f32545c7aae891cd57cc9f07b56392d62750f68d6bb1b7040a0ad4b5cf776814929591802b0d0a8c8bf7aa8a56e8adfbb07fcbac
SHA512 (no-panic-0.1.25.crate) = 7528d80a3ed986dbf50337cac7e5502c0205b4efae328913e08d9a9622ccfae073510684ecf2190c9404355623df22dcf09e6cdb198d120435277eff9ce20575

Loading…
Cancel
Save