mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-21 11:26:15 +02:00
fix: Bump MSRV to 1.64 (#119)
Bumps the MSRV to 1.64 since that's the version that introduced the workspace inheritance we are using here.
This commit is contained in:
committed by
GitHub
parent
61bdf04bc8
commit
2e515abba7
+1
-1
@@ -14,4 +14,4 @@ thiserror = "1"
|
||||
edition = "2021"
|
||||
authors = [ "Tauri Programme within The Commons Conservancy" ]
|
||||
license = "Apache-2.0 OR MIT"
|
||||
rust-version = "1.59"
|
||||
rust-version = "1.64"
|
||||
|
||||
Reference in New Issue
Block a user