stackabletech / stackabletech/operator-rs
RUSTSEC-2024-0384: `instant` is unmaintained
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 167
- Forks
- 19
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 9
Description
instantis unmaintained
| Details | |
|---|---|
| Status | unmaintained |
| Package | instant |
| Version | 0.1.13 |
| URL | |
| Date | 2024-09-01 |
This crate is no longer maintained, and the author recommends using the maintained web-time crate instead.
See advisory page for additional details.
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
Start by locating where the instant 0.1.13 dependency is declared and used in the repository. Replace it with the maintained web-time crate, then run the relevant Rust checks and tests; done means the unmaintained dependency is no longer present and the project still passes its existing validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- security
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100