mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
minitrace is unmaintained (#2037)
* minitrace is unmaintained * Update RUSTSEC-0000-0000.md
This commit is contained in:
22
crates/minitrace/RUSTSEC-0000-0000.md
Normal file
22
crates/minitrace/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,22 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "minitrace"
|
||||
date = "2024-08-14"
|
||||
url = "https://github.com/tikv/minitrace-rust/issues/229"
|
||||
informational = "unmaintained"
|
||||
license = "CC0-1.0"
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
```
|
||||
|
||||
# minitrace is Unmaintained
|
||||
|
||||
The minitrace maintainers have decided to continue the development of minitrace under a new organizational structure to improve community governance.
|
||||
|
||||
In the meantime, minitrace will no longer be maintained. For more details, refer to [tikv/minitrace-rust#229](https://github.com/tikv/minitrace-rust/issues/229).
|
||||
|
||||
## Possible Alternative(s)
|
||||
|
||||
[fastrace](https://github.com/fast/fastrace) is maintained by the same team responsible for minitrace, and users are encouraged to migrate to fastrace.
|
||||
Reference in New Issue
Block a user