From 74a3dd59cbb5cebb8d4996188c11ef8af49cf91f Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Wed, 18 Mar 2020 12:31:56 +0000 Subject: Cut release --- dhall_proc_macros/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dhall_proc_macros/src') diff --git a/dhall_proc_macros/src/lib.rs b/dhall_proc_macros/src/lib.rs index ce2dcdb..ae6f64c 100644 --- a/dhall_proc_macros/src/lib.rs +++ b/dhall_proc_macros/src/lib.rs @@ -1,4 +1,4 @@ -#![doc(html_root_url = "https://docs.rs/dhall_proc_macros/0.1.0")] +#![doc(html_root_url = "https://docs.rs/dhall_proc_macros/0.4.0")] //! This crate contains the code-generation primitives for the [dhall-rust][dhall-rust] crate. //! This is highly unstable and breaks regularly; use at your own risk. //! -- cgit v1.2.3