Min rustc version is 1.32
This commit is contained in:
parent
ff90f96b2d
commit
20da4d21a2
2 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
language: rust
|
||||
rust:
|
||||
- 1.31.0
|
||||
- 1.32.0
|
||||
- stable
|
||||
- beta
|
||||
- nightly
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
[](https://travis-ci.org/GREsau/schemars)
|
||||
[](https://crates.io/crates/schemars)
|
||||
[](https://docs.rs/schemars)
|
||||
[](https://blog.rust-lang.org/2019/01/17/Rust-1.32.0.html)
|
||||
|
||||
Generate JSON Schema documents from Rust code
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue