Update to version 1.0.19; Fixes RHBZ#2224478

epel9
Fabio Valentini 1 year ago
parent e7ffccf9de
commit 5bf2cc8b42
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -12,3 +12,4 @@
/ref-cast-1.0.15.crate
/ref-cast-1.0.16.crate
/ref-cast-1.0.18.crate
/ref-cast-1.0.19.crate

@ -6,7 +6,7 @@
%global crate ref-cast
Name: rust-ref-cast
Version: 1.0.18
Version: 1.0.19
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.18.crate) = 21637e0e7d4c9942c5301eec5fe4d8066e5fdb037d67b36734136f8e03695da3be73d9eeb94cefd7c1b07a18b0e2fea9f7e84a172d33bd119ec24aa62d518109
SHA512 (ref-cast-1.0.19.crate) = 836ecb6a82eacbe0056c05b653775a3ab1a4e17af41445d37fa38783684b9321627dcd0bf2127d268df19cd1366695df067a19d4f9edc2be599820390efd4cc3

Loading…
Cancel
Save