Update to version 1.0.8; Fixes RHBZ#2107779

epel9
Fabio Valentini 3 years ago
parent 4ad4de2343
commit f626964c67
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -5,3 +5,4 @@
/ref-cast-1.0.5.crate
/ref-cast-1.0.6.crate
/ref-cast-1.0.7.crate
/ref-cast-1.0.8.crate

@ -5,7 +5,7 @@
%global crate ref-cast
Name: rust-%{crate}
Version: 1.0.7
Version: 1.0.8
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.7.crate) = 4b07a2adf9738b680bd30e1a6cf98cbd3b90bea58a00c2418307dc2fb696348bc726e83e707c2207f452108f93459631157a212137d99cedbc43658318fd9ef2
SHA512 (ref-cast-1.0.8.crate) = fc80ccec18f4e05d60e59e56447503e373fc4fae6d4df3464bb23f45e13b7518c5ab821d235e4ceb05ceb97949ba2c93ab7caa7c3d3009a70025a7ba412b45dc

Loading…
Cancel
Save