Skip to content

Commit f3afd22

Browse files
cargo(deps): bump solana-sdk from 2.2.2 to 2.3.0
Bumps [solana-sdk](https://github.com/anza-xyz/solana-sdk) from 2.2.2 to 2.3.0. - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/[email protected]@v2.3.0) --- updated-dependencies: - dependency-name: solana-sdk dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 479063b commit f3afd22

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)