chore: set MSRV to 1.95

This commit is contained in:
Lucas Nogueira
2026-09-21 18:48:38 -03:00
parent 735ace7a5b
commit 2fd27c2d43
35 changed files with 68 additions and 34 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ Set your Tauri application as the default handler for an URL.
## Install
_This plugin requires a Rust version of at least **1.77.2**_
_This plugin requires a Rust version of at least **1.95**_
There are three general methods of installation that we can recommend.
@@ -6,7 +6,7 @@ authors = ["you"]
license = ""
repository = ""
edition = "2021"
rust-version = "1.77.2"
rust-version = "1.95"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html