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