Update to version 0.1.28; Fixes RHBZ#2256435

epel10
Fabio Valentini 1 year ago
parent dd23aa9577
commit cda49eb12d
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -19,3 +19,4 @@
/no-panic-0.1.25.crate
/no-panic-0.1.26.crate
/no-panic-0.1.27.crate
/no-panic-0.1.28.crate

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

@ -1 +1 @@
SHA512 (no-panic-0.1.27.crate) = 6608296638361400b65d55c0fe4fea20073974b52889c65f1ec3d92ff11db2be20cc55a9e7f26a61dedde9cbc93f2d1e828d5904b2834f0406730f44f2ad9de4
SHA512 (no-panic-0.1.28.crate) = 0a08b68b6af9986414181b94e0133d7b6ac673870ee4353f2858720b82555c8ef4697b148e7dbbffd99c2f69cb0ddd3809c6fce9b33331b038223d6606c34de4

Loading…
Cancel
Save