diff --git a/Cargo.toml b/Cargo.toml index bd25609..fd499b0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,7 +33,6 @@ mpi = { version = "0.8.*", features = ["derive", "user-operations"] } debug = 1 [dev-dependencies] -rand_distr = "0.4.3" [build-dependencies] cbindgen = "0.27.0"