From 7a6a33443a961ed7c3c1f71ef89bb513aca71773 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Fri, 16 Oct 2020 02:33:32 +0100 Subject: Release serde_dhall version 0.7.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 35efa5f..7aa4516 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Add this to your `Cargo.toml`: ```toml [dependencies] -serde_dhall = "0.7.0" +serde_dhall = "0.7.1" ``` Reading Dhall files is easy and leverages the wonderful [`serde`](https://crates.io/crates/serde) library. -- cgit v1.2.3