Bump rust version

This commit is contained in:
Tony Garnock-Jones 2019-10-20 13:57:40 +01:00
parent 91f48d08f9
commit 826fce6203
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "preserves"
version = "0.2.2"
version = "0.2.3"
authors = ["Tony Garnock-Jones <tonyg@leastfixedpoint.com>"]
edition = "2018"
description = "Implementation of the Preserves serialization format via serde."