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:15 +00:00
committed by tauri-bot
parent 07e70c3fcc
commit c7d17ed92d

View File

@@ -12,7 +12,7 @@ In-app updates for Tauri applications.
## 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.