1.0.0-alpha.5
This commit is contained in:
parent
89a34e7a63
commit
4b7e9ace01
6 changed files with 9 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.4", features = ["chrono04"] }
|
||||
schemars = { version = "1.0.0-alpha.5", features = ["chrono04"] }
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue