Dependency issue, untrusted = "^0.5"
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 25/100
Research direction
Start with the dependency declarations in Cargo.toml and reproduce the reported Cargo resolution error using the tuf versions and untrusted constraint shown in the issue. Check which dependency versions are available from crates.io; done means the reported tuf versions resolve successfully without the untrusted version-selection error.
Written by the indexing model from the issue text.
Description
I was attempting to try out rust-tuf in an application,
In my Cargo.toml under dependencies, i tried both
tuf = "0.3.0-alpha3" and tuf = "0.2.0" both with the same issue.
error: failed to select a version for the requirement `untrusted = "^0.5"`
candidate versions found which didn't match: 0.7.0, 0.6.2
location searched: crates.io index
required by package `tuf v0.3.0-alpha3`
... which is depended on by `demo_tuf v0.1.0 (/home/charles/code/rust/demo_tuf)`
any idea where i should go from here ?
- Dominant language
- Rust
- Stars
- 198
- Forks
- 39
- Avg merge
- 9h 19m
- Merged PRs (30d)
- 2
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from theupdateframework/rust-tuf
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
theupdateframework/rust-tuf#410 ·
-
ECDSA key support Open
Difficulty 5/5 Over a week Newbie friendliness 35/100
theupdateframework/rust-tuf#408 · 2 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
theupdateframework/rust-tuf#388 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
theupdateframework/rust-tuf#381 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
theupdateframework/rust-tuf#380 · 3 comments ·
All issues in theupdateframework/rust-tuf
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
TheLarkInn/aipm#2413 ·
-
documentation
Difficulty 1/5 Under an hour Newbie friendliness 90/100
alexgorbatchev/simple-ptt#15 ·
-
tooling
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
todo:ticket
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
taikoxyz/taiko-mono#22168 · 1 comment ·