add support for semver crate (#238)
--------- Co-authored-by: Omar Tawfik <15987992+OmarTawfik@users.noreply.github.com>
This commit is contained in:
parent
1ac9d19a24
commit
0303f0334e
8 changed files with 65 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
## [0.8.13] - _in-dev_
|
||||
|
||||
### Added:
|
||||
|
||||
- Implement `JsonSchema` for `semver::Version` (https://github.com/GREsau/schemars/pull/195 / https://github.com/GREsau/schemars/pull/238)
|
||||
|
||||
### Changed:
|
||||
|
||||
- Minimum supported rust version is now 1.56.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue