bump msrv

This commit is contained in:
Lucas Nogueira
2024-02-21 13:34:10 -03:00
parent e414579b31
commit 14f381acf8
35 changed files with 66 additions and 34 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ Set your Tauri application as the default handler for an URL.
## Install
_This plugin requires a Rust version of at least **1.70**_
_This plugin requires a Rust version of at least **1.75**_
There are three general methods of installation that we can recommend.
@@ -6,7 +6,7 @@ authors = ["you"]
license = ""
repository = ""
edition = "2021"
rust-version = "1.70"
rust-version = "1.75"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html