allegro_dialog 0.0.7

Allegro 5 dialog addon Rust wrapper
Build #17888 2016-08-13T02:58:56.691036+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 allegro_dialog v0.0.7
Downloading allegro_dialog-sys v0.0.7
thread 'main' panicked at 'ChainedError {
error: failed to compile `allegro_dialog v0.0.7`, intermediate artifacts can be found at `/home/cratesfyi/allegro_dialog-0.0.7`,
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/allegro_dialog-sys-0.0.7/Cargo.toml`,
cause: library target names cannot contain hyphens: allegro_dialog-sys
}
}
}', src/bin/cratesfyi.rs:119
note: Run with `RUST_BACKTRACE=1` for a backtrace.