From 2e067691d22fdd0361a9014c9e20188ed2771930 Mon Sep 17 00:00:00 2001 From: Francis Lalonde Date: Wed, 10 Apr 2019 11:57:24 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d99c51..f062349 100755 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ To use Dipstick in your project, add the following line to your `Cargo.toml` in the `[dependencies]` section: ```toml -dipstick = "0.7.1" +dipstick = "0.7.2" ``` ## TODO / Missing / Weak points