From f84609a06372eedcf4727ceb91430b82c99e6039 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Sun, 25 Oct 2020 21:47:45 +0000 Subject: Release serde_dhall version 0.7.4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index d29fad7..510e488 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Add this to your `Cargo.toml`: ```toml [dependencies] -serde_dhall = "0.7.3" +serde_dhall = "0.7.4" ``` Reading Dhall files is easy and leverages the wonderful [`serde`](https://crates.io/crates/serde) library. -- cgit v1.2.3