Skip to content

boxfnonce obsolete with release of Rust 1.35.0 #136

@Sachin-Bhat

Description

@Sachin-Bhat

Hi,

I noticed that version 0.11 of this crate started using the boxfnonce crate and this crate is obsolete.
(https://rustsec.org/advisories/RUSTSEC-2019-0040). Please consider using Box<dyn FnOnce(...) -> ...> in the relevant places instead.

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