Skip to content

Commit dd0c9ac

Browse files
Bump zip from 2.6.1 to 3.0.0 (#375)
1 parent 5337aa1 commit dd0c9ac

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

Cargo.lock

Lines changed: 11 additions & 12 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 = "2.6.1"
43+
zip = "3.0.0"
4444

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

0 commit comments

Comments
 (0)