Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

CI failure: thread_local nested dep #279

@vdice

Description

@vdice

Noticed a failure in CI for a docs PR recently (https://github.com/deislabs/bindle/runs/4929658603?check_suite_focus=true). Appears to stem from a security vulnerability in the thread_local crate, a nested dep of this project. The direct dep that uses this is tracing_subscriber. It looks like a commit has already been merged revving thread_local: tokio-rs/tracing#1858. Hence, it may be wise to wait for the next release of tracing_subscriber to bump in this project's Cargo.toml... otherwise, I suppose we could explicitly set a version for the nested dep?

Metadata

Metadata

Assignees

No one assigned

    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