From 49e202de4478c2933f9179ea23efc7d991c35381 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Sat, 24 Oct 2020 15:40:16 +0100 Subject: Release serde_dhall version 0.7.3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index bac1651..b5c38bf 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Add this to your `Cargo.toml`: ```toml [dependencies] -serde_dhall = "0.7.2" +serde_dhall = "0.7.3" ``` Reading Dhall files is easy and leverages the wonderful [`serde`](https://crates.io/crates/serde) library. -- cgit v1.2.3