You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -44,3 +44,9 @@ working code.)
44
44
45
45
Early stage release for feedback purposes. May contain bugs or performance
46
46
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