summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNadrieril2019-12-22 19:12:37 +0000
committerNadrieril2019-12-22 19:12:37 +0000
commita775c2c1019c1c2c21bf09cf10ca8e3916462bb8 (patch)
tree12ee64e23a16b14a77ce03dd0432400c94d0904b /README.md
parentd48bec76ad60878e0ebfd2cd468e5f961d9dfcc9 (diff)
Update dhall-lang submodule
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 d175d4a..b834025 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,7 @@ assert_eq!(deserialized_map, expected_map);
## Standard-compliance
This implementation currently supports partially the [Dhall
-standard](https://github.com/dhall-lang/dhall-lang) version `11.0`.
+standard](https://github.com/dhall-lang/dhall-lang) version `11.1.0`.
Only local imports are supported, but otherwise the main features are
implemented. See