|
|
@@ -26,8 +26,8 @@ solana = "2.2.0"
|
|
|
# Specify Rust toolchains for rustfmt, clippy, and build.
|
|
|
# Any unprovided toolchains default to stable.
|
|
|
[workspace.metadata.toolchains]
|
|
|
-format = "nightly-2024-11-22"
|
|
|
-lint = "nightly-2024-11-22"
|
|
|
+format = "nightly-2025-02-16"
|
|
|
+lint = "nightly-2025-02-16"
|
|
|
|
|
|
[workspace.metadata.spellcheck]
|
|
|
config = "scripts/spellcheck.toml"
|