Add link to website
This commit is contained in:
parent
e25791dddf
commit
40f459603a
2 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
[package]
|
||||
name = "schemars"
|
||||
description = "Generate JSON Schemas from Rust code"
|
||||
homepage = "https://graham.cool/schemars/"
|
||||
repository = "https://github.com/GREsau/schemars"
|
||||
version = "0.6.1"
|
||||
authors = ["Graham Esau <gesau@hotmail.co.uk>"]
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
[package]
|
||||
name = "schemars_derive"
|
||||
description = "Macros for #[derive(JsonSchema)], for use with schemars"
|
||||
homepage = "https://graham.cool/schemars/"
|
||||
repository = "https://github.com/GREsau/schemars"
|
||||
version = "0.6.1"
|
||||
authors = ["Graham Esau <gesau@hotmail.co.uk>"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue