summaryrefslogtreecommitdiff
path: root/serde_dhall/Cargo.toml
diff options
context:
space:
mode:
authorNadrieril2020-10-28 23:43:43 +0000
committerNadrieril2020-10-28 23:43:43 +0000
commitb5094f23d22a0dd1a6a11c62ce1ed2dd57870789 (patch)
treeee5853cce09f08e4e3fe92ce42c13b59d3c53867 /serde_dhall/Cargo.toml
parent8fccb5595ad365afa7a02767b3b672b5c13311f1 (diff)
release: serde_dhall version 0.8.0
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 ee3e9c3..dae8fc0 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.5"
+version = "0.8.0"
authors = ["Nadrieril <nadrieril@users.noreply.github.com>"]
license = "BSD-2-Clause"
description = "Dhall support for serde"