RUSTSEC-2024-0384: `instant` is unmaintained
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 204
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
| Details | |
|---|---|
| Package | instant |
| Version | 0.1.13 |
| Warning | unmaintained |
| URL | n/a |
| Patched Versions | n/a |
This crate is no longer maintained, and the author recommends using the maintained web-time crate instead.
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.
Research direction
Locate the dependency declaration and usages of the instant crate in the SDK, then compare the recommended web-time crate's compatibility with them. The work is done when the unmaintained dependency is replaced consistently and the relevant project checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100