From 9a8829c877bd3cee20d4931cdb611c5c9b977c61 Mon Sep 17 00:00:00 2001 From: Diggory Hardy Date: Tue, 20 Jan 2026 10:52:28 +0000 Subject: [PATCH] Prepare v0.10.0-rc-5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"