summaryrefslogtreecommitdiff
path: root/serde_dhall/Cargo.toml
diff options
context:
space:
mode:
authorNadrieril2020-03-21 21:56:09 +0000
committerNadrieril2020-03-31 21:45:29 +0100
commit196491a37a9ab2869ab6d76e1417a85a9e033dd4 (patch)
tree1c4477219d714ddd725f335ed037ac882467bb68 /serde_dhall/Cargo.toml
parentb0ee39b006ad2ca99bd3dddf06ab0e0dcc966d2f (diff)
Ensure version numbers are kept in sync
Diffstat (limited to 'serde_dhall/Cargo.toml')
-rw-r--r--serde_dhall/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/serde_dhall/Cargo.toml b/serde_dhall/Cargo.toml
index 4e3cce7..7fd7b3e 100644
--- a/serde_dhall/Cargo.toml
+++ b/serde_dhall/Cargo.toml
@@ -18,3 +18,4 @@ url = "2.1"
[dev-dependencies]
doc-comment = "0.3"
+version-sync = "0.8"