Update CI badge
This commit is contained in:
parent
e299522573
commit
460afe9b6e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Schemars
|
||||
|
||||
[](https://travis-ci.org/GREsau/schemars)
|
||||
[](https://github.com/GREsau/schemars/actions)
|
||||
[](https://crates.io/crates/schemars)
|
||||
[](https://docs.rs/schemars)
|
||||
[](https://blog.rust-lang.org/2019/01/17/Rust-1.32.0.html)
|
||||
|
@ -208,5 +208,5 @@ fn main() {
|
|||
|
||||
## Feature Flags
|
||||
- `chrono` - implements `JsonSchema` for all [Chrono](https://github.com/chronotope/chrono) types which are serializable by Serde.
|
||||
- `impl_json_schema` - implements `JsonSchema` for Schemars types themselves
|
||||
- `impl#_json_schema` - implements `JsonSchema` for Schemars types themselves
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue