File tree 1 file changed +32
-0
lines changed
1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ ``` toml
2
+ [advisory ]
3
+ id = " RUSTSEC-0000-0000"
4
+ package = " buf_redux"
5
+ date = " 2023-01-24"
6
+ url = " https://github.com/abonander/buf_redux/issues"
7
+ informational = " unmaintained"
8
+
9
+ [versions ]
10
+ patched = []
11
+ ```
12
+
13
+ # buf_redux is Unmaintained
14
+
15
+ Last release was over three years ago.
16
+
17
+ The maintainer(s) have been unreachable to respond to any issues that may or may not include security issues.
18
+
19
+ The repository is now archived and there is no security policy in place to contact the maintainer(s) otherwise.
20
+
21
+ The safety-undocumented unsafe in the crate may or may not be safe to use.
22
+
23
+ The crate also has a current future incompatibility warning [ buf_redux/23] ( https://github.com/abonander/buf_redux/issues/23 ) .
24
+
25
+ ## Possible Alternatives
26
+
27
+ The below may or may not provide alternative(s)
28
+
29
+ - Rust alloc / std vec::Vec, collections::VecDeque
30
+ - [ buffer-redux] ( https://crates.io/crates/buffer-redux ) - fork
31
+ - [ bytes] ( https://crates.io/crates/bytes )
32
+ - [ crates.io search for 'buffer'] ( https://crates.io/keywords/buffer )
You can’t perform that action at this time.
0 commit comments