jsonvalid 0.1.0

Validate JSON files for syntax mistakes using a static binary that can be easily distributed!
1
2
3
4
5
6
language: rust

rust:
  - nightly
  - beta
  - stable