Update to version 0.1.26; Fixes RHBZ#2224484

epel10
Fabio Valentini 2 years ago
parent 4348bca079
commit 3000e44cfc
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -17,3 +17,4 @@
/no-panic-0.1.22.crate
/no-panic-0.1.23.crate
/no-panic-0.1.25.crate
/no-panic-0.1.26.crate

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

@ -1 +1 @@
SHA512 (no-panic-0.1.25.crate) = 7528d80a3ed986dbf50337cac7e5502c0205b4efae328913e08d9a9622ccfae073510684ecf2190c9404355623df22dcf09e6cdb198d120435277eff9ce20575
SHA512 (no-panic-0.1.26.crate) = 1d0bfa9d8ae91d1bdcefe97623e8f18378c6c4b8b430c7e87c1e41c5722ee6d0bfbb8e03f94f4118526da574ee4db9ea6da78f3e6b867d3d8770daaa390db076

Loading…
Cancel
Save