v1.0.0-alpha.2
This commit is contained in:
parent
840315b2dd
commit
3150f98fc8
4 changed files with 6 additions and 6 deletions
|
@ -274,5 +274,5 @@ For example, to implement `JsonSchema` on types from `chrono`, enable it as a fe
|
|||
|
||||
```toml
|
||||
[dependencies]
|
||||
schemars = { version = "1.0.0-alpha.1", features = ["chrono04"] }
|
||||
schemars = { version = "1.0.0-alpha.2", features = ["chrono04"] }
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue