Skip to content
This repository was archived by the owner on Sep 17, 2023. It is now read-only.

Commit bbd569a

Browse files
fix(deps): update rust crate clap to v4.2.2
1 parent ac4c347 commit bbd569a

File tree

2 files changed

+113
-47
lines changed

2 files changed

+113
-47
lines changed

Cargo.lock

Lines changed: 112 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ path = "src/lib.rs"
3737

3838
[dependencies]
3939
askama = "=0.12.0"
40-
clap = { version = "=4.2.1", features = ["cargo", "derive"] }
40+
clap = { version = "=4.2.2", features = ["cargo", "derive"] }
4141
globwalk = "=0.8.1"
4242
pariter = "=0.5.1"
4343
pathdiff = "=0.2.1"

0 commit comments

Comments
 (0)