Update to version 1.0.23; Fixes RHBZ#2279447

epel10
Fabio Valentini 9 months ago
parent 9002cec256
commit 87db261f65
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -15,3 +15,4 @@
/ref-cast-impl-1.0.19.crate
/ref-cast-impl-1.0.20.crate
/ref-cast-impl-1.0.22.crate
/ref-cast-impl-1.0.23.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
# * tests can only be run in-tree
%bcond_with check
%global debug_package %{nil}
@ -6,7 +6,7 @@
%global crate ref-cast-impl
Name: rust-ref-cast-impl
Version: 1.0.22
Version: 1.0.23
Release: %autorelease
Summary: Derive implementation for ref_cast::RefCast

@ -1 +1 @@
SHA512 (ref-cast-impl-1.0.22.crate) = e9ec6b531c10ee3cab1033875dbc2f1b647ed079191820f23d351266b6791ee531f35730143fed716e2d28bf72d02f7143b20d580cd86aac5443bef653004223
SHA512 (ref-cast-impl-1.0.23.crate) = c9a4350beca6b4430b1f956fd497ac1d1401c6848ca6f81d4e322cbf1692e94760c630c4c41de0a2029784fda50c8a76320b86a44cab7a921af381f638de1b24

Loading…
Cancel
Save