minitrace is unmaintained (#2037)

* minitrace is unmaintained

* Update RUSTSEC-0000-0000.md
This commit is contained in:
Xuanwo
2024-11-10 21:53:55 +08:00
committed by GitHub
parent e159646e60
commit cf5447d213

View 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.