RUSTSEC-2020-0109

Source
https://rustsec.org/advisories/RUSTSEC-2020-0109
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2020-0109.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2020-0109
Published
2020-12-22T12:00:00Z
Modified
2021-01-20T19:29:04Z
Summary
stderr is unmaintained; use eprintln instead
Details

The stderr crate is no longer maintained by its current owner.

The author recommends using the eprintln macro from the standard library as a replacement.

Database specific
{
    "license": "CC0-1.0"
}
References

Affected packages

crates.io / stderr

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": []
}