0.1.6 - implement JsonSchema for unsized types

This commit is contained in:
Graham Esau 2019-08-11 17:58:07 +01:00
parent 6eba5df7b3
commit f45181aac3
4 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
name = "schemars_derive"
description = "Macros for #[derive(JsonSchema)], for use with schemars"
repository = "https://github.com/GREsau/schemars"
version = "0.1.5"
version = "0.1.6"
authors = ["Graham Esau <gesau@hotmail.co.uk>"]
edition = "2018"
license = "MIT"