Update to version 0.1.30; Fixes RHBZ#2279425

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

1
.gitignore vendored

@ -21,3 +21,4 @@
/no-panic-0.1.27.crate
/no-panic-0.1.28.crate
/no-panic-0.1.29.crate
/no-panic-0.1.30.crate

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

@ -1 +1 @@
SHA512 (no-panic-0.1.29.crate) = 647d5ade614f7dfe0eb8b1ae8a78897ce61e15cffbafb889e7a5271c90cf6b40d3c37ef94c600b2058207cc45465c0553aea9c9e17eee93963672bcff9913354
SHA512 (no-panic-0.1.30.crate) = c357be0341e7008662a79b1f3c8b749f90074553002dfa5177089116f4cceaeb062c1a2953acc91d63079d95a70fe550f1f02f47a96d7b09858d60e72be26bb0

Loading…
Cancel
Save