We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
mmap
1 parent c406684 commit 2d1a309Copy full SHA for 2d1a309
crates/mmap/RUSTSEC-0000-0000.md
@@ -0,0 +1,16 @@
1
+```toml
2
+[advisory]
3
+id = "RUSTSEC-0000-0000"
4
+package = "mmap"
5
+date = "2024-06-10"
6
+url = "https://github.com/rbranson/rust-mmap"
7
+informational = "unmaintained"
8
+
9
+[versions]
10
+patched = []
11
+```
12
13
+# mmap unmaintained
14
15
+The `mmap` crate is unmaintained as its [repository has been archived](https://github.com/rbranson/rust-mmap) on Feb 10, 2022.
16
+The main alternative seems to be `memmap2` crate.
0 commit comments