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

Commit e4306b3

Browse files
fix(deps): update rust crate clap to v4.3.5
1 parent 0117bc5 commit e4306b3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -29,7 +29,7 @@ path = "src/lib.rs"
2929

3030
[dependencies]
3131
askama = "=0.12.0"
32-
clap = { version = "=4.3.4", features = ["cargo", "derive"] }
32+
clap = { version = "=4.3.5", features = ["cargo", "derive"] }
3333
globwalk = "=0.8.1"
3434
pariter = "=0.5.1"
3535
pathdiff = "=0.2.1"

0 commit comments

Comments
 (0)