Update to version 0.20.8; Fixes RHBZ#2262038

epel10
Fabio Valentini 11 months ago
parent b231914726
commit f88972a2c8
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -11,3 +11,4 @@
/darling_core-0.14.4.crate
/darling_core-0.20.3.crate
/darling_core-0.20.4.crate
/darling_core-0.20.8.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 25
# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
%global crate darling_core
Name: rust-darling_core
Version: 0.20.4
Version: 0.20.8
Release: %autorelease
Summary: Parse attributes into structs for custom derive implementations (helper crate)

@ -1 +1 @@
SHA512 (darling_core-0.20.4.crate) = 27ca329192eec40905234305398f8d9ce31088aa6bcca1bc7ead7e531e98afa4cc30836cd646b655740e29e6d4ef2ab4b6708245633453244d2239e1a999ce15
SHA512 (darling_core-0.20.8.crate) = 6f2d047758541355b81e43273cd1eb8865624096c951643e6ce777d716e17256528c47fe012f33eeb1f63883ca08f532b1ca52f43394dff82fd1bbf323763751

Loading…
Cancel
Save