From 9138e0fae758d4beb2188d03fbafaa1893e497f5 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Thu, 4 Feb 2021 16:12:21 +0000 Subject: release: serde_dhall version 0.10.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3974804..dcdcc21 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Add this to your `Cargo.toml`: ```toml [dependencies] -serde_dhall = "0.9.0" +serde_dhall = "0.10.0" ``` Reading Dhall files is easy and leverages the wonderful [`serde`](https://crates.io/crates/serde) library. -- cgit v1.2.3