yup-oauth2 0.6.1

A partial oauth2 implementation, providing the 'device' authorization flow
Build #17093 2016-08-12T18:29:45.299068+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 yup-oauth2 v0.6.1
thread 'main' panicked at 'ChainedError {
error: failed to compile `yup-oauth2 v0.6.1`, intermediate artifacts can be found at `/home/cratesfyi/yup-oauth2-0.6.1`,
cause: ChainedError {
error: unable to get packages from source,
cause: ChainedError {
error: failed to parse manifest at `/home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/url-0.5.9/Cargo.toml`,
cause: could not parse input as TOML
.cargo/registry/src/github.com-1ecc6299db9ec823/url-0.5.9/Cargo.toml:14:3 expected a newline after table definition

}
}
}', src/bin/cratesfyi.rs:119
note: Run with `RUST_BACKTRACE=1` for a backtrace.