Bump Rust version

This commit is contained in:
Tony Garnock-Jones 2021-01-29 13:53:49 +01:00
parent 6fd06cec98
commit 013c5f4dae
1 changed files with 1 additions and 1 deletions

View File

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