RUSTSEC-2024-0394
(unmaintained)
on 2024-06-10: mmap unmaintained
This crate has no reviews yet. To add a review, set up your cargo-crev
.
Crates in the crates.io registry are tarball snapshots uploaded by crates' publishers. The registry is not using crates' git repositories. There is absolutely no guarantee that the repository URL declared by the crate belongs to the crate, or that the code in the repository is the code inside the published tarball.
To review the actual code of the crate, it's best to use cargo crev open mmap
. Alternatively, you can download the tarball of mmap v0.1.1 or view the source online.
The
mmap
crate is unmaintained as its repository has been archived on Feb 10, 2022. The main alternative seems to bememmap2
crate.