Fix SDK version mismatch in oxide-sdk README
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 88/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- rust
- Domain
- documentation
Research direction
Open oxide-sdk/README.md and compare its dependency version with oxide-sdk/Cargo.toml. Update the README dependency guidance so it reflects the current crate version or clearly points users to the current published version. Done when new developers no longer copy the outdated 0.1 version.
Written by the indexing model from the issue text.
Description
Description
The oxide-sdk/README.md tells users to add oxide-sdk = "0.1" to their Cargo.toml, but the actual crate version in oxide-sdk/Cargo.toml is 0.2.1. New developers copying the README snippet will get the wrong version.
What to fix
- Update the version string in
oxide-sdk/README.mdto match the current version inoxide-sdk/Cargo.toml - Consider using a placeholder like
oxide-sdk = "0.2"or linking to crates.io instead of hard-coding a version
Files involved
oxide-sdk/README.mdoxide-sdk/Cargo.toml(reference only)
Difficulty
Beginner — single-line documentation fix. Great for your first contribution!
- Dominant language
- Rust
- Stars
- 33
- Forks
- 9
- Avg merge
- 5h 53m
- Merged PRs (30d)
- 2
Contributor guide
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 niklabh/oxide
-
enhancement good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
-
enhancement good first issue
Difficulty 3/5 1-2 days Newbie friendliness 76/100
-
enhancement good first issue
Difficulty 3/5 1-2 days Newbie friendliness 67/100
-
enhancement good first issue
Difficulty 3/5 1-2 days Newbie friendliness 68/100
-
enhancement good first issue
Difficulty 3/5 1-2 days Newbie friendliness 76/100
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