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 7c84edc commit d0ba274Copy full SHA for d0ba274
Cargo.toml
@@ -8,5 +8,5 @@ solana = "2.0.2"
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