colored_json 0.2.0

Colorize JSON, for printing it out on the command line
Documentation
language: rust

rust:
- 1.30.0
- stable
- beta
- nightly

matrix:
  allow_failures:
  - rust: nightly
  fast_finish: true