diff --git a/Cargo.toml b/Cargo.toml index 27ecf417f..6fdc6455c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -57,11 +57,10 @@ num-derive = "0.3.3" once_cell = "1.17.0" rand = { version = "0.8.5", features = ["small_rng"] } widestring = "1.0.2" -# for tests -rand_pcg = "0.3.1" git-version = "0.3" [dev-dependencies] +rand_pcg = "0.3.1" serial_test = "0.4.0" [build-dependencies]