Documentation: version 0.2 doesn't exist
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 68/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- rust
- Domain
- documentation
Research direction
Open the Async I/O section linked in the issue and locate the dependency example that references version 0.2. Update the example to use the released version shown in the report, 0.1.3, then verify the rendered documentation displays the corrected dependency configuration.
Written by the indexing model from the issue text.
Description
In the Async I/O section there's a reference to version 0.2 which doesn't seem to be released yet.
bufstream = { version = "0.2", features = ["tokio"] }
Changing it to
bufstream = { version = "0.1.3", feature = ["tokio"]} works.
- Dominant language
- Rust
- Stars
- 31
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
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 alexcrichton/bufstream
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
alexcrichton/bufstream#13 · 2 comments ·
All issues in alexcrichton/bufstream
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
gitbutlerapp/gitbutler#15998 · 1 comment ·
-
bug triage:deciding
Difficulty 1/5 Under an hour Newbie friendliness 88/100
open-telemetry/otel-arrow#4132 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100