Update to version 0.1.17; Fixes RHBZ#2154586

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

1
.gitignore vendored

@ -10,3 +10,4 @@
/no-panic-0.1.14.crate /no-panic-0.1.14.crate
/no-panic-0.1.15.crate /no-panic-0.1.15.crate
/no-panic-0.1.16.crate /no-panic-0.1.16.crate
/no-panic-0.1.17.crate

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

@ -1 +1 @@
SHA512 (no-panic-0.1.16.crate) = 3409b975f757df5884573835af8673447bdec97c4467694dc9771eac1c289933dba081261724e9411dec1f95057c39974365502e0097603d191ed7141b0aa5eb SHA512 (no-panic-0.1.17.crate) = fb2fadb8c2fe3be8aa60c20649bbb02f6134bcc56487ee31947ee538e775d82aa2383f63a050d1bbf596e602cd1a690db4cafa0be939b888c76bbdc10bfba700

Loading…
Cancel
Save