git-lfs-ipfs icon indicating copy to clipboard operation
git-lfs-ipfs copied to clipboard

failed to select a version for the requirement `ipfs-api = "^0.12"`

Open kenorb opened this issue 2 years ago • 0 comments

% cargo install --git https://github.com/sameer/git-lfs-ipfs                 
    Updating git repository `https://github.com/sameer/git-lfs-ipfs`
  Installing git-lfs-ipfs-cli v0.1.0 (https://github.com/sameer/git-lfs-ipfs#03db0129)
    Updating crates.io index
    Updating git repository `https://github.com/ferristseng/rust-ipfs-api.git`
error: failed to compile `git-lfs-ipfs-cli v0.1.0 (https://github.com/sameer/git-lfs-ipfs#03db0129)`, intermediate artifacts can be found at `/var/folders/5n/1lfmcrg14yjcx4dbgd2vwktw0000gp/T/cargo-installSOhNOe`

Caused by:
  failed to select a version for the requirement `ipfs-api = "^0.12"`
  candidate versions found which didn't match: 0.17.0
  location searched: Git repository https://github.com/ferristseng/rust-ipfs-api.git
  required by package `git-lfs-ipfs-cli v0.1.0 (/Users/rafal.wieczorek/.cargo/git/checkouts/git-lfs-ipfs-9bc67391a261e122/03db012/git-lfs-ipfs-cli)`

kenorb avatar Mar 24 '23 00:03 kenorb