Update to version 1.0.18; Fixes RHBZ#2219448

epel9
Fabio Valentini 2 years ago
parent 44d625bafd
commit 9adf10fb5a
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -11,3 +11,4 @@
/ref-cast-1.0.14.crate
/ref-cast-1.0.15.crate
/ref-cast-1.0.16.crate
/ref-cast-1.0.18.crate

@ -1,12 +1,12 @@
# Generated by rust2rpm 24
# * missing dev-dependency: ref-cast-test-suite
# * tests can only be run in-tree
%bcond_with check
%global debug_package %{nil}
%global crate ref-cast
Name: rust-ref-cast
Version: 1.0.16
Version: 1.0.18
Release: %autorelease
Summary: Safely cast &T to &U where the struct U contains a single field of type T

@ -1 +1 @@
SHA512 (ref-cast-1.0.16.crate) = f46e439ce1eb3f464c012d28eb720bfd0ab4fac340dcd9c446a6c0bfea023566e030930d2a27a5fa272b673b0bdb0b88052d83aedbd032b0855b532dbd7d87df
SHA512 (ref-cast-1.0.18.crate) = 21637e0e7d4c9942c5301eec5fe4d8066e5fdb037d67b36734136f8e03695da3be73d9eeb94cefd7c1b07a18b0e2fea9f7e84a172d33bd119ec24aa62d518109

Loading…
Cancel
Save