You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: failed to compile `cargo-dinghy v0.3.2`, intermediate artifacts can be found at `/tmp/cargo-installJC5Rne`
Caused by:
multiple packages link to native library `git2`, but a native library can be linked only once
package `libgit2-sys v0.6.19`
... which is depended on by `cargo v0.24.0`
... which is depended on by `cargo-dinghy v0.3.2`
links to native library `git2`
package `libgit2-sys v0.7.1`
... which is depended on by `git2 v0.7.1`
... which is depended on by `git2-curl v0.8.1`
... which is depended on by `cargo v0.27.0`
... which is depended on by `dinghy-lib v0.3.4`
... which is depended on by `cargo-dinghy v0.3.2`
also links to native library `git2`
The text was updated successfully, but these errors were encountered:
with rustc 1.27.0-beta.6 (60d8c667f 2018-05-21)
The text was updated successfully, but these errors were encountered: