From 42862723e6a34a4808fe6a8540a34eb7542e9ee4 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Fri, 21 Feb 2020 14:14:18 +0000 Subject: Cut release --- dhall/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dhall/src/lib.rs') diff --git a/dhall/src/lib.rs b/dhall/src/lib.rs index 9922144..34d7bc3 100644 --- a/dhall/src/lib.rs +++ b/dhall/src/lib.rs @@ -1,4 +1,4 @@ -#![doc(html_root_url = "https://docs.rs/dhall/0.2.1")] +#![doc(html_root_url = "https://docs.rs/dhall/0.3.0")] #![feature(never_type)] #![allow( clippy::type_complexity, -- cgit v1.2.3