serde_json 0.7.2

A JSON serialization file format
Build #27628 2016-08-20T15:53:34.034111+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading serde_json v0.7.2
thread 'main' panicked at 'ChainedError {
error: failed to compile `serde_json v0.7.2`, intermediate artifacts can be found at `/home/cratesfyi/serde_json-0.7.2`,
cause: cyclic package dependency: package `serde_json v0.7.2` depends on itself
}', src/bin/cratesfyi.rs:119
note: Run with `RUST_BACKTRACE=1` for a backtrace.