diff --git a/Cargo.toml b/Cargo.toml index 6c77315bea48..bb86795270fa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -45,7 +45,7 @@ shell-escape = "0.1.4" # for more information. rustc-workspace-hack = "1.0.0" hex = "0.3.2" -rand = "0.6.5" +rand = "0.6" [build-dependencies] vergen = "3"