Skip to content

Commit

Permalink
rand 0.9 and rand-distr 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
hombit committed Feb 3, 2025
1 parent c08e434 commit 5d383d6
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 @@ -65,8 +65,8 @@ hyperdual = "1.1"
light-curve-common = "0.1.0"
plotters = { version = "0.3.5", default-features = false, features = ["errorbar", "line_series", "ttf"] }
plotters-bitmap = "0.3.3"
rand = "0.8"
rand_distr = "0.4"
rand = "0.9"
rand_distr = "0.5"
rayon = "1.5"
realfft = "3.1"
rustfft = "6.1"
Expand Down

0 comments on commit 5d383d6

Please sign in to comment.