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

Commit b33bf9c

Browse files
Bump serde_json from 1.0.57 to 1.0.58 (#561)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.57 to 1.0.58. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.57...v1.0.58) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbc5f57 commit b33bf9c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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 = "2.0.2"
1111
[dependencies]
1212
clap = "2.33.3"
1313
console = "0.12.0"
14-
serde_json = "1.0.57"
14+
serde_json = "1.0.58"
1515
solana-account-decoder = { version = "=1.3.14" }
1616
solana-clap-utils = { version = "=1.3.14"}
1717
solana-cli-config = { version = "=1.3.14" }

0 commit comments

Comments
 (0)