Skip to content

Commit

Permalink
feat: change version
Browse files Browse the repository at this point in the history
  • Loading branch information
tibetsou authored and tibetsou committed Nov 27, 2022
1 parent 1d43df2 commit 94bbe96
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 @@ -12,7 +12,7 @@ categories = ["mathematics", "science"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
rand = "0.8.4"
rand = "0.8.5"
rand_distr = "0.4.1"
thiserror = "1.0.28"
rayon = "1.5.1"
Expand Down

0 comments on commit 94bbe96

Please sign in to comment.