Update to version 0.3.25; Fixes RHBZ#2015002

epel9
Fabio Valentini 3 years ago
parent d87404ca45
commit 4fe98dc7db
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -25,3 +25,4 @@
/structopt-0.3.21.crate
/structopt-0.3.22.crate
/structopt-0.3.23.crate
/structopt-0.3.25.crate

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

@ -1 +1 @@
SHA512 (structopt-0.3.23.crate) = 6f6cb5e2ecb7bc2e1e7c58d98e3e9f54dd4ff4698d22aa32e2fe7ab6c51a8e9e8c418260321a3f4aaae1808a68eebcc40f619de28433949aa846c27f06ff5cef
SHA512 (structopt-0.3.25.crate) = f07c505fbabfd880ee5f931e8a3ed8a1d01fc0a66a78c0cc04a2600d2f5cb2d699ac41719062c5c4d2cb06a64ce1433641837bb7d9fb755018ce95844216811d

Loading…
Cancel
Save