Marwes / schemafy

Crate for generating rust types from a json schema
MIT License
242 stars 51 forks source link

Add LICENSE to `schemafy` crates #62

Closed jamacku closed 1 year ago

jamacku commented 1 year ago

Even though the license is specified inside Cargo.toml, it is missing from the actual crates. Adding a symbolic link to the top-level LICENSE file will fix this issue.

I want to get these great crates to be packaged in Fedora as RPMs. This change is required as part of the review process.