Update to version 0.1.29; Fixes RHBZ#2259306

epel10
Fabio Valentini 12 months ago
parent eebe0b3d6e
commit 22c4409f60
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -20,3 +20,4 @@
/no-panic-0.1.26.crate
/no-panic-0.1.27.crate
/no-panic-0.1.28.crate
/no-panic-0.1.29.crate

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

@ -1 +1 @@
SHA512 (no-panic-0.1.28.crate) = 0a08b68b6af9986414181b94e0133d7b6ac673870ee4353f2858720b82555c8ef4697b148e7dbbffd99c2f69cb0ddd3809c6fce9b33331b038223d6606c34de4
SHA512 (no-panic-0.1.29.crate) = 647d5ade614f7dfe0eb8b1ae8a78897ce61e15cffbafb889e7a5271c90cf6b40d3c37ef94c600b2058207cc45465c0553aea9c9e17eee93963672bcff9913354

Loading…
Cancel
Save