dual_num 0.1.1

Dual Number Implementation combined from multiple other implementations
Documentation
Build #61201 2017-06-06T23:33:30.423199+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`
thread 'main' panicked at 'ChainedError {
error: failed to fetch `https://github.com/rust-lang/crates.io-index`,
cause: ChainedError {
error: failed to authenticate when downloading repository
attempted to find username/password via git's `credential.helper` support, but failed,
cause: Error {
code: -1,
klass: 7,
message: "Config value \'credential.helper\' was not found"
}
}
}', src/bin/cratesfyi.rs:136
note: Run with `RUST_BACKTRACE=1` for a backtrace.