mirror of
https://github.com/sharkdp/bat.git
synced 2026-02-08 08:42:08 +00:00
Bump clap from 2.32.0 to 2.33.0
Bumps [clap](https://github.com/clap-rs/clap) from 2.32.0 to 2.33.0. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
David Peter
parent
e34431f922
commit
f8c759edff
@@ -38,7 +38,7 @@ default-features = false
|
||||
features = ["parsing", "yaml-load", "dump-load", "dump-create"]
|
||||
|
||||
[dependencies.clap]
|
||||
version = "2.32"
|
||||
version = "2.33"
|
||||
default-features = false
|
||||
features = ["suggestions", "color", "wrap_help"]
|
||||
|
||||
@@ -53,4 +53,4 @@ assert_cmd = "0.11.1"
|
||||
escargot = "0.4.0"
|
||||
|
||||
[build-dependencies]
|
||||
clap = "2.32"
|
||||
clap = "2.33"
|
||||
|
||||
Reference in New Issue
Block a user