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