Move into schemars subdirectory
This commit is contained in:
parent
4a1afb7574
commit
c6bd03435d
6 changed files with 0 additions and 0 deletions
11
Cargo.toml
11
Cargo.toml
|
@ -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"
|
Loading…
Add table
Add a link
Reference in a new issue