Bump MSRV to 1.36.0
This commit is contained in:
parent
7a1e02eefd
commit
5ca2d08013
8 changed files with 38 additions and 82 deletions
|
@ -14,6 +14,9 @@
|
|||
- `SchemaSettings` no longer implements `PartialEq`
|
||||
- `SchemaGenerator::into_definitions()` - this has been superseded by `SchemaGenerator::take_definitions()`
|
||||
|
||||
### Changed (**BREAKING CHANGES**):
|
||||
- Minimum supported rust version is now 1.36.0
|
||||
|
||||
### Fixed:
|
||||
- **BREAKING CHANGE** unknown items in `#[schemars(...)]` attributes now cause a compilation error (https://github.com/GREsau/schemars/issues/18)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue