8000 Dependency `instant` is unmaintained · Issue #483 · rust-osdev/bootloader · GitHub
[go: up one dir, main page]

Skip to content
Dependency instant is unmaintained #483
Closed
@gaojiaqi7

Description

@gaojiaqi7
cargo deny check advisories
2025-01-17 02:39:06 [WARN] unable to find a config path, falling back to default config
error[unmaintained]: `instant` is unmaintained
   ┌─ /home/env/source/bootloader/Cargo.lock:60:1
   │
60 │ instant 0.1.13 registry+https://github.com/rust-lang/crates.io-index
   │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ unmaintained advisory detected
   │
   ├ ID: RUSTSEC-2024-0384
   ├ Advisory: https://rustsec.org/advisories/RUSTSEC-2024-0384
   ├ This crate is no longer maintained, and the author recommends using the maintained [`web-time`] crate instead.
     
     [`web-time`]: https://crates.io/crates/web-time
   ├ Solution: No safe upgrade is available!
   ├ instant v0.1.13
     └── fastrand v1.9.0
         └── futures-lite v1.13.0
             ├── async-io v1.13.0
             │   └── async-process v1.8.1
             │       └── (build) bootloader v0.11.9
             │           └── bootloader_test_runner v0.1.0
             │               └── (dev) bootloader v0.11.9 (*)
             ├── async-process v1.8.1 (*)
             └── futures-concurrency v7.6.2
                 └── (build) bootloader v0.11.9 (*)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0