Skip to content

Commit eacb174

Browse files
authored
docs: Add MSRV support policy (#74)
1 parent 48d9555 commit eacb174

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,9 @@ working code.)
4444

4545
Early stage release for feedback purposes. May contain bugs or performance
4646
issues. API subject to change.
47+
48+
## Minimum Supported Rust Version
49+
50+
This project aims to maintain compatibility with a Rust version that is at least six months old.
51+
52+
Version updates may occur more frequently than the policy guideline states if external forces require it. For example, a CVE in a downstream dependency requiring an MSRV bump would be considered an acceptable reason to violate the six month guideline.

0 commit comments

Comments
 (0)