Skip to content

Commit 9336624

Browse files
committed
Update Rust crate clap to v3.1.8
1 parent 1059ccf commit 9336624

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -35,7 +35,7 @@ cargo-registry-index = { path = "cargo-registry-index" }
3535
cargo-registry-markdown = { path = "cargo-registry-markdown" }
3636
cargo-registry-s3 = { path = "cargo-registry-s3" }
3737
chrono = { version = "=0.4.19", features = ["serde"] }
38-
clap = { version = "=3.1.6", features = ["derive", "unicode"] }
38+
clap = { version = "=3.1.8", features = ["derive", "unicode"] }
3939

4040
conduit = "=0.10.0"
4141
conduit-conditional-get = "=0.10.0"

0 commit comments

Comments
 (0)