chatbot 0.2.3

An extensible chatbot
Build #89473 2018-03-06T00:17:32.967500+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 chatbot v0.2.3
Downloading startuppong v0.1.0
Downloading hyper v0.5.2
Downloading slack v0.6.1
Downloading irc v0.8.14
Downloading mime v0.0.12
Downloading unicase v0.1.0
Downloading mime v0.0.11
Downloading websocket v0.12.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.6.7
openssl-sys v0.9.27
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.