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 25, 2024
1 parent 56fcc7a commit de492af
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 = "2.0.0"}
rocketsim_rs = {version = "0.29.2", features=["bin", "serde_utils"]}
rocketsim_rs = {version = "0.29.3", 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 de492af

Please sign in to comment.