From 6e6094731a3b6a8ff2adc23f8ecae43b25d02731 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Sat, 21 Dec 2019 23:01:41 +0000 Subject: Bump dhall version --- serde_dhall/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'serde_dhall') diff --git a/serde_dhall/Cargo.toml b/serde_dhall/Cargo.toml index 8c75f68..0dd0cd5 100644 --- a/serde_dhall/Cargo.toml +++ b/serde_dhall/Cargo.toml @@ -11,5 +11,5 @@ edition = "2018" [dependencies] serde = { version = "1.0", features = ["derive"] } -dhall = { version = "0.1.0", path = "../dhall" } +dhall = { version = "0.1.1", path = "../dhall" } dhall_proc_macros = { version = "0.1.0", path = "../dhall_proc_macros" } -- cgit v1.2.3