From 299adf4ef35b78f97eb7582f1a73349fdf3100e3 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Sat, 3 Apr 2021 18:30:34 +0100 Subject: release: dhall version 0.10.1 --- dhall/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dhall/src') diff --git a/dhall/src/lib.rs b/dhall/src/lib.rs index 2bc7464..4238b6e 100644 --- a/dhall/src/lib.rs +++ b/dhall/src/lib.rs @@ -1,4 +1,4 @@ -#![doc(html_root_url = "https://docs.rs/dhall/0.10.0")] +#![doc(html_root_url = "https://docs.rs/dhall/0.10.1")] #![allow( clippy::implicit_hasher, clippy::module_inception, -- cgit v1.2.3