Skip to content

Commit

Permalink
Merge branch 'master' into hoxfix/python-ric-index-error
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherRabotin authored Sep 7, 2023
2 parents 2d31f71 + f6ae6de commit e861cd3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ serde_derive = "1.0"
csv = "1"
hyperdual = "=1.2.0"
bytes = "1.0"
prost = "0.11"
prost-derive = "0.11"
prost = "0.12"
prost-derive = "0.12"
rand = "0.8"
rand_distr = "0.4"
meval = "0.2"
Expand Down

0 comments on commit e861cd3

Please # to comment.