Skip to content

Commit 542ef28

Browse files
build(deps): bump solana-short-vec from 2.2.1 to 3.0.0
Bumps [solana-short-vec](https://github.com/anza-xyz/solana-sdk) from 2.2.1 to 3.0.0. - [Release notes](https://github.com/anza-xyz/solana-sdk/releases) - [Commits](https://github.com/anza-xyz/solana-sdk/compare/[email protected]@v3.0.0) --- updated-dependencies: - dependency-name: solana-short-vec dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e66357a commit 542ef28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ solana-program = "2.2.1"
3232
solana-pubkey = "2.2.1"
3333
solana-sdk = "2.2.1"
3434
solana-sdk-ids = "2.2.1"
35-
solana-short-vec = "2.2.1"
35+
solana-short-vec = "3.0.0"
3636
solana-system-interface = "1.0.0"
3737
thiserror = "1.0.61"
3838

0 commit comments

Comments
 (0)