summaryrefslogtreecommitdiff
path: root/serde_dhall/Cargo.toml
diff options
context:
space:
mode:
authorNadrieril2020-04-12 11:28:36 +0100
committerNadrieril2020-04-12 11:28:36 +0100
commitfcce380d5b4588dc5934bc2e5448d1d981761b50 (patch)
tree309f526e256529d3a29bdd1a4a67aa6e9f507632 /serde_dhall/Cargo.toml
parent0b00e5d5a1d83d0c92961ca77892a5245922d9db (diff)
Release serde_dhall version 0.5.2
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 0f125cc..6842209 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.1"
+version = "0.5.2"
authors = ["Nadrieril <nadrieril@users.noreply.github.com>"]
license = "BSD-2-Clause"
description = "Dhall support for serde"