limonite 0.2.1

small blog generator
Build #89415 2018-03-06T00:02:48.505475+00:00
# rustc version
rustc 1.26.0-dev (5c1d29af0 2018-03-03)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading limonite v0.2.1
Downloading yaml-rust v0.2.2
Downloading handlebars v0.13.2
thread 'main' panicked at 'Error(
CargoError(
native library `openssl` is being linked to by more than one version of the same package, but it can only be linked once; try updating or pinning your dependencies to ensure that this package only shows up once

openssl-sys v0.9.27
openssl-sys v0.7.17
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.