Update to version 2.2.3

epel10 imports/epel10/rust-clap-verbosity-flag-2.2.3-1.el10
Fabio Valentini 2 months ago
parent da0f992bb6
commit e9f4c24f3c
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -7,3 +7,4 @@
/clap-verbosity-flag-2.2.0.crate
/clap-verbosity-flag-2.2.1.crate
/clap-verbosity-flag-2.2.2.crate
/clap-verbosity-flag-2.2.3.crate

@ -1,11 +1,11 @@
# Generated by rust2rpm 26
%bcond_without check
# Generated by rust2rpm 27
%bcond check 1
%global debug_package %{nil}
%global crate clap-verbosity-flag
Name: rust-clap-verbosity-flag
Version: 2.2.2
Version: 2.2.3
Release: %autorelease
Summary: Easily add a --verbose flag to CLIs using Clap

@ -1 +1 @@
SHA512 (clap-verbosity-flag-2.2.2.crate) = 63606660c6a811ec2b814cfe382ae9a29e0d91797941abd336742666324c818410df5bfd44ccbe9f4188aaa24952519ab55eb5fdf97988d728b79b334b0aec4a
SHA512 (clap-verbosity-flag-2.2.3.crate) = 7a59312a2f0c5bb09c10afaab06ac35aad0a9fcfb65fcd84407f1d55a8f74f3a88b82d41210b8c41047fb6b33e5d47cada3a70a61f35b6077120397b02152586

Loading…
Cancel
Save