From c2772790dca66e48e984f7455c8138b1912c30b6 Mon Sep 17 00:00:00 2001 From: Michael Bohn Date: Wed, 25 Oct 2017 06:43:33 +0200 Subject: [PATCH] Use current version in dependencies --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9beaac65..a0e9187f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ ```toml [dependencies] -config = "0.6" +config = "0.7" ``` - `json` - Adds support for reading JSON files