diff options
-rw-r--r-- | README.md | 2 | ||||
m--------- | dhall-lang | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -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 diff --git a/dhall-lang b/dhall-lang -Subproject 8098184d17c3aecc82674a7b874077a7641be05 +Subproject 31e90e1996f6c4cb50e03ccb1f3c45beb4bd278 |