Update to version 1.0.14; Fixes RHBZ#2154591

epel9
Fabio Valentini 2 years ago
parent c9db923850
commit f1a465a0c7
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -8,3 +8,4 @@
/ref-cast-1.0.8.crate
/ref-cast-1.0.9.crate
/ref-cast-1.0.13.crate
/ref-cast-1.0.14.crate

@ -6,7 +6,7 @@
%global crate ref-cast
Name: rust-ref-cast
Version: 1.0.13
Version: 1.0.14
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.13.crate) = 7a9c25e0d77bba4d575ba75de8c74dade6acb5c5d251e5ef69e219638fdc4bd7168f8d2661a8c523bd5bc229078b62ef5d0b9c33f3c0c1f98b6356793e9b301a
SHA512 (ref-cast-1.0.14.crate) = 25af6468e58dfbe2485c53d1df1b0d2952b3df37afb54ba675379376282ac2861b53a2764f645095be5a9ee8ab990cbd169b92ff0d381e10316e7727fccabc6b

Loading…
Cancel
Save