Update to 1.0.1

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent 26d2e77f79
commit f1328cf925
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

1
.gitignore vendored

@ -1 +1,2 @@
/ref-cast-1.0.0.crate
/ref-cast-1.0.1.crate

@ -5,7 +5,7 @@
%global crate ref-cast
Name: rust-%{crate}
Version: 1.0.0
Version: 1.0.1
Release: 1%{?dist}
Summary: Safely cast &T to &U where the struct U contains a single field of type T
@ -71,5 +71,8 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Mon Mar 23 19:32:42 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.1-1
- Update to 1.0.1
* Mon Mar 23 18:53:43 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.0-1
- Initial package

@ -1 +1 @@
SHA512 (ref-cast-1.0.0.crate) = 88f9920cefcb495446fccd628daddd5d0b2919dadc66ad61932cc60e480a92533d7ead0b893bc1f7ce53d92845d66e1c6c71679f2e649edcf6f68991f62fc6ab
SHA512 (ref-cast-1.0.1.crate) = 5b76f9e59ac9af3ccc7427a4b3fafb0d65f196dd53430271d56f136ab17e3e5680d8bdcbf57ddf305cef3679ac55f57c6199bd009a6078ba9cc0e3c517a811b6

Loading…
Cancel
Save