Skip to content

Commit 6d21b2b

Browse files
Bump zip from 4.0.0 to 4.1.0 (#391)
1 parent 1a0bfbf commit 6d21b2b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -40,7 +40,7 @@ tempfile = "3.20.0"
4040
tiktoken-rs = "0.6.0"
4141
tokenizers = "0.21.1"
4242
tqdm = "0.7.0"
43-
zip = "4.0.0"
43+
zip = "4.1.0"
4444

4545
[features]
4646
cuda = ["candle-core/cuda", "candle-nn/cuda"]

0 commit comments

Comments
 (0)