Skip to content

Commit ef0bea9

Browse files
Bump clap from 4.5.43 to 4.5.45 (#432)
1 parent d239cd4 commit ef0bea9

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

0 commit comments

Comments
 (0)