Bump rust version

This commit is contained in:
Tony Garnock-Jones 2019-10-19 23:31:22 +01:00
parent 6f03538956
commit ccc3b5780b
1 changed files with 1 additions and 1 deletions

View File

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