diff --git a/Cargo.toml b/Cargo.toml index 0d707f94..76347873 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -65,7 +65,7 @@ nalgebra = "0.33.0" # https://docs.rs/nalgebra/latest/nalgebra/ ndarray = "0.16.1" # https://docs.rs/ndarray/latest/ndarray/ ndrustfft = "0.4.0" # https://docs.rs/ndrustfft/latest/ndrustfft/ ndarray-rand = "0.14.0" # https://docs.rs/ndarray-rand/latest/ndarray_rand/ -plotly = "0.9.0" # https://docs.rs/plotly/latest/plotly/ +plotly = "0.10.0" # https://docs.rs/plotly/latest/plotly/ plotters = "0.3.5" # https://docs.rs/plotters/latest/plotters/ rand = "0.8.5" # https://docs.rs/rand/latest/rand/ rand_distr = "0.4.3" # https://docs.rs/rand_distr/latest/rand_distr/