fix(crates): switch to stable in toolchain overrides; bump MSRV for tauri-plugin-mcp (#791)
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
# https://rust-lang.github.io/rustup/overrides.html#the-toolchain-file
|
||||
|
||||
[toolchain]
|
||||
channel = "nightly-2025-05-25"
|
||||
channel = "1.89.0"
|
||||
# https://rust-lang.github.io/rustup/concepts/components.html
|
||||
components = [
|
||||
"rustc",
|
||||
|
||||
Reference in New Issue
Block a user