Skip to content

Commit fde73ef

Browse files
authored
Merge pull request #9 from openSVM/dependabot/cargo/solana-sdk-2.3.0
cargo(deps): bump solana-sdk from 2.2.2 to 2.3.0
2 parents 479063b + f3afd22 commit fde73ef

File tree

2 files changed

+17
-8
lines changed

2 files changed

+17
-8
lines changed

Cargo.lock

Lines changed: 16 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ edition = "2021"
99
rayon = "1.10.0"
1010
serde = { version = "1.0", features = ["derive"] }
1111
serde_json = "1.0"
12-
solana-sdk = "2.0.1"
12+
solana-sdk = "2.3.0"
1313
keyring = "3.0.2"
1414
walkdir = "2.5.0"
1515
dirs = "6.0.0" # For finding home directory

0 commit comments

Comments
 (0)