v0.6.4
Added:
- Implemented
JsonSchema
on types fromindexmap
,either
anduuid
(as optional dependencies)
Changed
- Remove trait bounds from Map/Set JsonSchema impls. They are unnecessary as we never create/use any instances of these types.
JsonSchema
on types from indexmap
, either
and uuid
(as optional dependencies)