summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNadrieril2020-09-14 22:20:04 +0100
committerNadrieril2020-09-14 22:20:04 +0100
commitffb7cff2ff317c81248a680e4899fa45eed00daa (patch)
tree591f4e26859a94d744d55343fa936bc236dc5b83 /README.md
parent97a3719a3b4fa88873cd128fb193444c5d4bb387 (diff)
spec: update to 17.1.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 634c7c1..3387539 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ assert_eq!(deserialized_map, expected_map);
## Standard-compliance
This implementation currently supports most of the [Dhall
-standard](https://github.com/dhall-lang/dhall-lang) version `17.0.0`.
+standard](https://github.com/dhall-lang/dhall-lang) version `17.1.0`.
The main missing feature is import headers. See
[here](https://github.com/Nadrieril/dhall-rust/issues?q=is%3Aopen+is%3Aissue+label%3Astandard-compliance)