summaryrefslogtreecommitdiff
path: root/serde_dhall/Cargo.toml
diff options
context:
space:
mode:
authorNadrieril2020-10-24 15:40:16 +0100
committerNadrieril2020-10-24 15:40:16 +0100
commit49e202de4478c2933f9179ea23efc7d991c35381 (patch)
tree2ab86b4ed6086ce8ee345ead1ffefcc2de3ff1ec /serde_dhall/Cargo.toml
parent2ea18b8ec457c896909fda4db9f053ec26068528 (diff)
Release serde_dhall version 0.7.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 74905bf..e8b8cbb 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.7.2"
+version = "0.7.3"
authors = ["Nadrieril <nadrieril@users.noreply.github.com>"]
license = "BSD-2-Clause"
description = "Dhall support for serde"