Update to version 0.4.16; Fixes RHBZ#1999248

epel9
Fabio Valentini 3 years ago
parent 328fb08f0d
commit be8385104f
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -24,3 +24,4 @@
/structopt-derive-0.4.13.crate
/structopt-derive-0.4.14.crate
/structopt-derive-0.4.15.crate
/structopt-derive-0.4.16.crate

@ -5,7 +5,7 @@
%global crate structopt-derive
Name: rust-%{crate}
Version: 0.4.15
Version: 0.4.16
Release: %autorelease
Summary: Parse command line argument by defining a struct, derive crate

@ -1 +1 @@
SHA512 (structopt-derive-0.4.15.crate) = a241cd02ee91195548759e6143f4c08eac70466d6e13fc5af59a09c15dec27816cfb766c7f2024d4a678a1a1fc8fe5d78b858b3ac0f53fda914ec9ec1d8abc8d
SHA512 (structopt-derive-0.4.16.crate) = 11c5fa7a0fdc35a02fba22c940260a4a5bb26ec431d92e032789731afd97576cfe63c988ca614747ac477433cad640c972b48f5c90cb9893be28ffc9774c247c

Loading…
Cancel
Save