We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6a03d5 commit 4ad9411Copy full SHA for 4ad9411
Cargo.toml
@@ -8,5 +8,5 @@ solana = "2.0.1"
8
# Specify Rust toolchains for rustfmt, clippy, and build.
9
# Any unprovided toolchains default to stable.
10
[workspace.metadata.toolchains]
11
-format = "nightly-2023-10-05"
12
-lint = "nightly-2023-10-05"
+format = "nightly-2024-05-02"
+lint = "nightly-2024-05-02"
0 commit comments