Skip to content

Audit Rust dependencies for version updates or replacements #22012

Open
@sureshjoshi

Description

@sureshjoshi

There is an outstanding PR for removing/moving unused dependencies, but this is a separate suggestion to look at dependencies that may be stale, or may have been moved to stdlib.

The simplest example, Tokio moved from num_cpus to std::thread::available_parallelism, so that could be something worth looking at.

Also, lazy_static has proposed a std alternative that could be looked into.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions