Move into schemars subdirectory

This commit is contained in:
Graham Esau 2019-08-03 18:34:01 +01:00
parent 4a1afb7574
commit c6bd03435d
6 changed files with 0 additions and 0 deletions

View file

@ -1,11 +0,0 @@
[package]
name = "schemars"
version = "0.1.0"
authors = ["Graham Esau <graham.esau@newvoicemedia.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"