From bc389960b34af11d6180328e355eaadba1ddc07b Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Wed, 5 Aug 2020 18:41:57 +0100 Subject: Release serde_dhall version 0.6.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6bce4e5..634c7c1 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Add this to your `Cargo.toml`: ```toml [dependencies] -serde_dhall = "0.5.3" +serde_dhall = "0.6.0" ``` Reading Dhall files is easy and leverages the wonderful [`serde`](https://crates.io/crates/serde) library. -- cgit v1.2.3