Skip to content

Commit

Permalink
bump rocketsim_rs version
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffA233 committed May 21, 2024
1 parent 2d1c4d4 commit 25ff4ba
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 @@ -20,7 +20,7 @@ crate-type = ["cdylib", "rlib"]
ndarray = { version = "0.15.6"}
rand = { version = "0.8.5", features=["small_rng"]}
zip = { version = "1.2.2"}
rocketsim_rs = {version = "0.28.1", features=["bin", "serde_utils"]}
rocketsim_rs = {version = "0.29.2", features=["bin", "serde_utils"]}
memmap2 = {version = "0.9.4"}
ndarray-npy = {version = "0.8.1"}
serde = {version = "1.0.201", features = ["derive"]}
Expand Down

0 comments on commit 25ff4ba

Please sign in to comment.