Update to version 0.1.32; Fixes RHBZ#2325409

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

1
.gitignore vendored

@ -22,3 +22,4 @@
/no-panic-0.1.28.crate
/no-panic-0.1.29.crate
/no-panic-0.1.30.crate
/no-panic-0.1.32.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 26
%bcond_without check
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate no-panic
Name: rust-no-panic
Version: 0.1.30
Version: 0.1.32
Release: %autorelease
Summary: Attribute macro to require that the compiler prove a function can't ever panic

@ -1 +1 @@
SHA512 (no-panic-0.1.30.crate) = c357be0341e7008662a79b1f3c8b749f90074553002dfa5177089116f4cceaeb062c1a2953acc91d63079d95a70fe550f1f02f47a96d7b09858d60e72be26bb0
SHA512 (no-panic-0.1.32.crate) = 2d1eb88956a49e79fd2300488142e4800aaac73454166d418369be08f4907e9e30a775c9e443268ea56c472e19a15fa854ace29e2bffd516aa1248988e4ef256

Loading…
Cancel
Save