docs: add msrv

This commit is contained in:
steven-omaha
2023-03-14 15:02:05 +01:00
parent f79fad454c
commit 64d9c595bd
+2 -2
View File
@@ -170,6 +170,6 @@ topgrade
`pacdef` combines the words "package" and "define". `pacdef` combines the words "package" and "define".
## supported rust version ## minimum supported rust version (MSRV)
latest stable MSRV is 1.65.0. Development is conducted against the latest stable version.