cargo-asm 0.1.12

A cargo subcommand that displays the generated assembly of Rust source code.
Build #94388 2018-04-03T12:12:58.256399+00:00
# rustc version
rustc 1.26.0-dev (0eb87c9bf 2018-03-16)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading cargo-asm v0.1.12
thread 'main' panicked at 'Error(
CargoError(
no library targets found
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.