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

Commit 0325c14

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update rust crate clap to 3.1.5
1 parent a3e1a79 commit 0325c14

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -9,7 +9,7 @@ path = "src/main.rs"
99

1010
[dependencies]
1111
askama = "0.11"
12-
clap = { version = "3.1.3", features = ["cargo", "derive"] }
12+
clap = { version = "3.1.5", features = ["cargo", "derive"] }
1313
globwalk = "0.8.1"
1414
pathdiff = "0.2.1"
1515
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)