From feecaf780a6693c3520a042709d68c9b06cb1bf4 Mon Sep 17 00:00:00 2001 From: Jonathan Cornaz Date: Wed, 18 May 2022 21:57:23 +0200 Subject: [PATCH] docs(readme): update installation instruction [skip release] --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 8644bed..a0b9ccc 100644 --- a/README.md +++ b/README.md @@ -74,12 +74,9 @@ For more details see the [documentation](https://docs.rs/benimator) Add to `Cargo.toml`: - ```toml -benimator = "3.0.0" +benimator = "3" ``` - - ## MSRV