RUSTSEC-2019-0040

See a problem?
Source
https://rustsec.org/advisories/RUSTSEC-2019-0040
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2019-0040.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2019-0040
Published
2019-06-20T12:00:00Z
Modified
2023-03-12T07:15:02Z
Summary
`boxfnonce` obsolete with release of Rust 1.35.0
Details

This commit marks the boxfnonce crate as obsolete and the GitHub repo has since been archived.

The functionality of boxfnonce has been added to Rust since 1.35.0. Use Box<dyn FnOnce(...) -> ...>.

References

Affected packages

crates.io / boxfnonce

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0

Ecosystem specific

{
    "affected_functions": null,
    "affects": {
        "os": [],
        "functions": [],
        "arch": []
    }
}

Database specific

{
    "cvss": null,
    "informational": "unmaintained",
    "categories": []
}