RUSTSEC-2018-0016

Source
https://rustsec.org/advisories/RUSTSEC-2018-0016
Import Source
https://github.com/rustsec/advisory-db/blob/osv/crates/RUSTSEC-2018-0016.json
JSON Data
https://api.osv.dev/v1/vulns/RUSTSEC-2018-0016
Published
2018-06-30T12:00:00Z
Modified
2020-10-02T01:29:11Z
Summary
quickersort is deprecated and unmaintained
Details

The author of the quickersort crate has deprecated it and does not recommend using it anymore.

Everything in it has been incorporated into [std::sort_unstable] in the standard library as of Rust 1.20.

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

Affected packages

crates.io / quickersort

Package

Affected ranges

Type
SEMVER
Events
Introduced
0.0.0-0
Fixed
3.0.2-0

Ecosystem specific

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

Database specific

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