Include license/readme in subdirectories
This commit is contained in:
parent
74c799f478
commit
f8737be9c4
6 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,7 @@ version = "0.3.0"
|
|||
authors = ["Graham Esau <gesau@hotmail.co.uk>"]
|
||||
edition = "2018"
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
keywords = ["rust", "json-schema", "serde"]
|
||||
|
||||
[lib]
|
||||
|
|
1
schemars_derive/LICENSE
Symbolic link
1
schemars_derive/LICENSE
Symbolic link
|
@ -0,0 +1 @@
|
|||
../LICENSE
|
1
schemars_derive/README.md
Symbolic link
1
schemars_derive/README.md
Symbolic link
|
@ -0,0 +1 @@
|
|||
../README.md
|
Loading…
Add table
Add a link
Reference in a new issue