From 4158c9b2429cd0f19e2508049a99fce6c9992800 Mon Sep 17 00:00:00 2001 From: Thomas Schaller Date: Mon, 18 Oct 2021 15:35:05 +0200 Subject: [PATCH] Bump Rust version in README as well --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05413c5..9a6651f 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Please see [the benchmark](benches/bench.rs) for a bigger (and useful) example. ### Required Rust version -`1.38 stable` +`1.40 stable` ## Features