Update to 1.0.2

epel9
Josh Stone 5 years ago
parent f1328cf925
commit 3a12511ef5

1
.gitignore vendored

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

@ -5,7 +5,7 @@
%global crate ref-cast
Name: rust-%{crate}
Version: 1.0.1
Version: 1.0.2
Release: 1%{?dist}
Summary: Safely cast &T to &U where the struct U contains a single field of type T
@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Fri Jun 19 2020 Josh Stone <jistone@redhat.com> - 1.0.2-1
- Update to 1.0.2
* Mon Mar 23 19:32:42 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.0.1-1
- Update to 1.0.1

@ -1 +1 @@
SHA512 (ref-cast-1.0.1.crate) = 5b76f9e59ac9af3ccc7427a4b3fafb0d65f196dd53430271d56f136ab17e3e5680d8bdcbf57ddf305cef3679ac55f57c6199bd009a6078ba9cc0e3c517a811b6
SHA512 (ref-cast-1.0.2.crate) = fe39b240a0eccc6bab21ed331af5d0ed755667a47b871f66c0f97ea4f2adda50f29d298e91085803c689eb402cc8999485e0ebb4f8750aa8b3383f21e4feec09

Loading…
Cancel
Save