Update to version 1.0.16; Fixes RHBZ#2179483

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

1
.gitignore vendored

@ -10,3 +10,4 @@
/ref-cast-1.0.13.crate
/ref-cast-1.0.14.crate
/ref-cast-1.0.15.crate
/ref-cast-1.0.16.crate

@ -6,7 +6,7 @@
%global crate ref-cast
Name: rust-ref-cast
Version: 1.0.15
Version: 1.0.16
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.15.crate) = 636f4e9b769b8557d23a3009e8c61a1427dd47b0f881509e6eec5b9f7fb6befdf67f199c0db5909ceb14ec7fc2feb3a9c81f31b5684580a082528a3e501530de
SHA512 (ref-cast-1.0.16.crate) = f46e439ce1eb3f464c012d28eb720bfd0ab4fac340dcd9c446a6c0bfea023566e030930d2a27a5fa272b673b0bdb0b88052d83aedbd032b0855b532dbd7d87df

Loading…
Cancel
Save