From 8c14a3321f516d9e789671ce64584dafb656473f Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Sat, 21 Dec 2019 22:16:59 +0000 Subject: Prepare for publishing on crates.io --- dhall/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 dhall/README.md (limited to 'dhall/README.md') diff --git a/dhall/README.md b/dhall/README.md new file mode 100644 index 0000000..e40458a --- /dev/null +++ b/dhall/README.md @@ -0,0 +1,10 @@ +# `dhall` + +Implementation of the Dhall configuration language. +This is an internal crate used for [`serde_dhall`], you probably want to use +that instead. + +The API is very unstable and does not respect semver; +use at your own risk. + +[`serde_dhall`](https://docs.rs/serde_dhall) -- cgit v1.2.3