Skip to content

Commit

Permalink
bump zip version from yank
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffA233 committed May 24, 2024
1 parent f7b66e1 commit 3b6ed9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ crate-type = ["cdylib", "rlib"]
[dependencies]
ndarray = { version = "0.15.6"}
rand = { version = "0.8.5", features=["small_rng"]}
zip = { version = "1.2.2"}
zip = { version = "2.0.0"}
rocketsim_rs = {version = "0.29.2", features=["bin", "serde_utils"]}
memmap2 = {version = "0.9.4"}
ndarray-npy = {version = "0.8.1"}
Expand Down

0 comments on commit 3b6ed9e

Please sign in to comment.