tikv / pprof-rs

A Rust CPU profiler implemented with the help of backtrace-rs
Apache License 2.0
1.3k stars 99 forks source link

Add MSRV policy to the README.md #101

Closed YangKeao closed 2 years ago

YangKeao commented 2 years ago

fix #98

Add a MSRV policy to the README.md, and will follow this policy in the future versions.