chore: change MSRV to 1.77.2 to support Windows 7 (#1873)

* chore: change MSRV to 1.77.2 to support Windows 7

* fmt
This commit is contained in:
Lucas Fernandes Nogueira
2024-10-03 10:31:13 -03:00
committed by GitHub
parent dc49de5341
commit a1a82208ed
34 changed files with 86 additions and 52 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ Interface with SQL databases through [sqlx](https://github.com/launchbadge/sqlx)
## Install
_This plugin requires a Rust version of at least **1.78**_
_This plugin requires a Rust version of at least **1.77.2**_
There are three general methods of installation that we can recommend.