Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 4893198

Browse files
dependabot[bot]mvines
authored andcommitted
Bump solana-account-decoder from 1.3.2 to 1.3.4
Bumps [solana-account-decoder](https://github.com/solana-labs/solana) from 1.3.2 to 1.3.4. - [Release notes](https://github.com/solana-labs/solana/releases) - [Changelog](https://github.com/solana-labs/solana/blob/master/RELEASE.md) - [Commits](solana-labs/solana@v1.3.2...v1.3.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent d42eda8 commit 4893198

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

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

token/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ version = "1.0.0"
1111
[dependencies]
1212
clap = "2.33.3"
1313
serde_json = "1.0.57"
14-
solana-account-decoder = { version = "1.3.2" }
14+
solana-account-decoder = { version = "1.3.4" }
1515
solana-clap-utils = { version = "1.3.4"}
1616
solana-cli-config = { version = "1.3.4" }
1717
solana-client = { version = "1.3.2" }

0 commit comments

Comments
 (0)