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

* chore: change MSRV to 1.77.2 to support Windows 7

* fmt

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/11162986181

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
This commit is contained in:
Lucas Fernandes Nogueira
2024-10-03 13:58:06 +00:00
committed by tauri-bot
parent fc29b5085d
commit b5b5416c4b

View File

@@ -12,7 +12,7 @@ Access the HTTP client written in Rust.
## 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.