Update docs and changelog

This commit is contained in:
Graham Esau 2023-08-27 22:56:27 +01:00
parent aeb989486e
commit 5836afbd64
3 changed files with 5 additions and 0 deletions

View file

@ -258,6 +258,7 @@ Schemars can implement `JsonSchema` on types from several popular crates, enable
- `chrono` - [chrono](https://crates.io/crates/chrono) (^0.4)
- `indexmap1` - [indexmap](https://crates.io/crates/indexmap) (^1.2)
- `indexmap2` - [indexmap](https://crates.io/crates/indexmap) (^2.0)
- `either` - [either](https://crates.io/crates/either) (^1.3)
- `uuid08` - [uuid](https://crates.io/crates/uuid) (^0.8)
- `uuid1` - [uuid](https://crates.io/crates/uuid) (^1.0)