From d066d9289f8a8975175829d663cdfacb7d0afad9 Mon Sep 17 00:00:00 2001 From: Matthieu Viry Date: Thu, 15 Sep 2022 22:46:12 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c800727..1f31e26 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Add this to your `Cargo.toml`: ```toml [dependencies] -contour = "0.5.0" +contour = "0.6.0" ``` and this to your crate root: