summaryrefslogtreecommitdiff
path: root/serde_dhall/Cargo.toml
diff options
context:
space:
mode:
authorNadrieril2020-05-30 15:07:14 +0100
committerNadrieril2020-05-30 15:07:14 +0100
commitb31f7f3072637135693bac9097cd8b0b9b6d52a7 (patch)
treebf777d492b1a88d5d1dafe0d50620fd5702659b7 /serde_dhall/Cargo.toml
parentdcfffdc19be0830b7aa6ce699ef5ab3d2409d4fe (diff)
Release serde_dhall version 0.5.3
Diffstat (limited to 'serde_dhall/Cargo.toml')
-rw-r--r--serde_dhall/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/serde_dhall/Cargo.toml b/serde_dhall/Cargo.toml
index 6bd83d2..99ef7bf 100644
--- a/serde_dhall/Cargo.toml
+++ b/serde_dhall/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "serde_dhall"
# remember to update html_root_url, README and changelog
-version = "0.5.2"
+version = "0.5.3"
authors = ["Nadrieril <nadrieril@users.noreply.github.com>"]
license = "BSD-2-Clause"
description = "Dhall support for serde"