diff --git a/Cargo.toml b/Cargo.toml index 195d0c3b..3d2517f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rand_core" -version = "0.10.0-rc-2" +version = "0.10.0-rc-3" authors = ["The Rand Project Developers"] license = "MIT OR Apache-2.0" readme = "README.md"