Update to version 0.1.33; Fixes RHBZ#2333712

epel10 imports/epel10/rust-no-panic-0.1.33-1.el10
Fabio Valentini 2 weeks ago
parent 94f0e2bb1a
commit 1664ea5c61
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -23,3 +23,4 @@
/no-panic-0.1.29.crate
/no-panic-0.1.30.crate
/no-panic-0.1.32.crate
/no-panic-0.1.33.crate

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

@ -1 +1 @@
SHA512 (no-panic-0.1.32.crate) = 2d1eb88956a49e79fd2300488142e4800aaac73454166d418369be08f4907e9e30a775c9e443268ea56c472e19a15fa854ace29e2bffd516aa1248988e4ef256
SHA512 (no-panic-0.1.33.crate) = 6518c222dfe2f53c49025accce6dae653dbd040cb210ca9e0eebc04670ccd4479ba76ad94cd2182578fd803800838f82e09933a93a6e99a818cc9c3732a307f4

Loading…
Cancel
Save