1.0.0-alpha.4
This commit is contained in:
parent
0af8f50086
commit
3c9e49d161
6 changed files with 15 additions and 7 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.3", features = ["chrono04"] }
|
||||
schemars = { version = "1.0.0-alpha.4", features = ["chrono04"] }
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue