Update to version 0.1.19; Fixes RHBZ#2167559

epel10
Fabio Valentini 2 years ago
parent 331e3954ad
commit bc705c7bc7
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -11,3 +11,4 @@
/no-panic-0.1.15.crate
/no-panic-0.1.16.crate
/no-panic-0.1.17.crate
/no-panic-0.1.19.crate

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

@ -1 +1 @@
SHA512 (no-panic-0.1.17.crate) = fb2fadb8c2fe3be8aa60c20649bbb02f6134bcc56487ee31947ee538e775d82aa2383f63a050d1bbf596e602cd1a690db4cafa0be939b888c76bbdc10bfba700
SHA512 (no-panic-0.1.19.crate) = db9187aac7a5ca51d67f2f06b5ce34f9ea16417d6255cf088ca85e086e13fb612962db6711b4a8b953e3dc9b08757427c0a1f93a2d31a43429928a559e3f0e56

Loading…
Cancel
Save