safe_network_common 0.4.0

Common code for safe_vault and safe_core
Build #6195 2016-08-04T02:01:19.504206+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 safe_network_common v0.4.0
thread 'main' panicked at 'ChainedError {
error: failed to compile `safe_network_common v0.4.0`, intermediate artifacts can be found at `/home/cratesfyi/safe_network_common-0.4.0`,
cause: native library `sodium` 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

libsodium-sys v0.0.12
libsodium-sys v0.0.10
}', src/bin/cratesfyi.rs:119
note: Run with `RUST_BACKTRACE=1` for a backtrace.