Skip to content

Commit 33c42e3

Browse files
committed
Bump toolchain version
1 parent dcc06b3 commit 33c42e3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ members = [
1616
edition = "2021"
1717
license = "Apache-2.0"
1818
repository = "https://github.com/anza-xyz/pinocchio"
19-
rust-version = "1.79"
19+
rust-version = "1.84.1"
2020

2121
[workspace.dependencies]
2222
five8_const = "0.1.4"
@@ -28,12 +28,12 @@ regex = "1"
2828
syn = "1.0"
2929

3030
[workspace.metadata.cli]
31-
solana = "2.2.0"
31+
solana = "2.3.0"
3232

3333
[workspace.metadata.toolchains]
3434
build = "1.84.1"
35-
format = "nightly-2024-11-22"
36-
lint = "nightly-2024-11-22"
35+
format = "nightly-2025-02-16"
36+
lint = "nightly-2025-02-16"
3737
test = "1.84.1"
3838

3939
[workspace.metadata.release]

0 commit comments

Comments
 (0)