Skip to content

Commit d83767c

Browse files
Bump clap from 4.5.38 to 4.5.39 (#380)
1 parent 445b4fe commit d83767c

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
@@ -19,7 +19,7 @@ bytes = "1.10.1"
1919
candle-core = { git = "https://github.com/huggingface/candle.git", version = "0.7.2" }
2020
candle-datasets = { git = "https://github.com/huggingface/candle.git", version = "0.7.2" }
2121
candle-nn = { git = "https://github.com/huggingface/candle.git", version = "0.7.2" }
22-
clap = { version = "4.5.38", features = ["derive"] }
22+
clap = { version = "4.5.39", features = ["derive"] }
2323
comfy-table = "7.1.4"
2424
fancy-regex = "0.14.0"
2525
hf-hub = "0.4.2"

0 commit comments

Comments
 (0)