Skip to content

Commit 434de4a

Browse files
committed
check hello-solana steel version mismatch
1 parent fe33483 commit 434de4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

basics/hello-solana/steel/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ keywords = ["solana"]
1515
[workspace.dependencies]
1616
bytemuck = "1.14"
1717
num_enum = "0.7"
18-
solana-program = "1.18"
19-
steel = "2.0"
18+
solana-program = "2.0.13"
19+
steel = "1.3"
2020
thiserror = "1.0"
2121
solana-sdk = "1.18"

0 commit comments

Comments
 (0)