chatbot 0.2.3

An extensible chatbot
Build #53332 2017-06-03T08:16:40.858351+00:00
# rustc version
rustc 1.19.0-dev (28a93c1f4 2017-05-31)# docs.rs version
cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading chatbot v0.2.3
Downloading startuppong v0.1.0
Downloading slack v0.6.1
Downloading abort_on_panic v1.0.0
Downloading hyper v0.5.2
Downloading irc v0.8.14
Downloading mime v0.0.12
Downloading mime v0.0.11
Downloading httparse v0.1.6
Downloading unicase v0.1.0
Downloading websocket v0.12.2
Downloading unicase v2.0.0
thread 'main' panicked at '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.13', src/bin/cratesfyi.rs:136
note: Run with `RUST_BACKTRACE=1` for a backtrace.