v1.0.0-alpha.3
This commit is contained in:
parent
56ebd54c6c
commit
7bcd200a21
5 changed files with 7 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.2", features = ["chrono04"] }
|
||||
schemars = { version = "1.0.0-alpha.3", features = ["chrono04"] }
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue