Skip to content

Commit 517bfc2

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

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 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.3.0"
12+
solana-sdk = "2.3.1"
1313
keyring = "3.0.2"
1414
walkdir = "2.5.0"
1515
dirs = "6.0.0" # For finding home directory

0 commit comments

Comments
 (0)