From ca3ba139a21337add76fbf48eee3b2b1b82adaef Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Wed, 18 Mar 2020 12:54:04 +0000 Subject: Setup CI to test with various toolchains --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 551aeb1..dc5a07e 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,8 @@ expected_map.insert("y".to_string(), 2); assert_eq!(deserialized_map, expected_map); ``` +`dhall` requires Rust >= 1.42.0 + ## Standard-compliance This implementation currently supports most of the [Dhall -- cgit v1.2.3