oxidecomputer / oxidecomputer/dice-util
can we get rid of ron
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 11
- Forks
- 3
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 16
Description
I'm doing around of updates and updating ron requires code changes in yhsm-audit. This code didn't get out of the prototype state / we're not using it actively so I'm more inclined to remove the dependency at this point.
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.
Research direction
Start by locating the yhsm-audit crate and its Cargo manifest, then trace where the ron dependency is declared and used. Remove the prototype dependency and confirm the workspace builds and its tests pass without it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100