1.0.0-alpha.6
This commit is contained in:
parent
a6698f8955
commit
677f76f7a3
6 changed files with 13 additions and 7 deletions
|
@ -281,5 +281,5 @@ For example, to implement `JsonSchema` on types from `chrono`, enable it as a fe
|
|||
|
||||
```toml
|
||||
[dependencies]
|
||||
schemars = { version = "1.0.0-alpha.5", features = ["chrono04"] }
|
||||
schemars = { version = "1.0.0-alpha.6", features = ["chrono04"] }
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue