From d6f6125b01c6c8e407022274a039f1d9754326ea Mon Sep 17 00:00:00 2001 From: Alex Touchet Date: Thu, 15 Sep 2022 22:46:08 -0700 Subject: [PATCH] Update listed rand_core version number --- rand_core/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rand_core/README.md b/rand_core/README.md index d32dd6853d0..14bd7d550bc 100644 --- a/rand_core/README.md +++ b/rand_core/README.md @@ -43,7 +43,7 @@ The traits and error types are also available via `rand`. The current version is: ``` -rand_core = "0.6.0" +rand_core = "0.6.4" ``` Rand libs have inter-dependencies and make use of the