Skip to content

Commit e1f5bd1

Browse files
build(deps): bump serde_with from 3.14.0 to 3.16.0 (#425)
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.14.0 to 3.16.0. - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.14.0...v3.16.0) --- updated-dependencies: - dependency-name: serde_with dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72c77da commit e1f5bd1

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

Cargo.lock

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

clients/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ console = "0.16.1"
1616
serde = "1.0.219"
1717
serde_derive = "1.0.103"
1818
serde_json = "1.0.145"
19-
serde_with = "3.13.0"
19+
serde_with = "3.16.0"
2020
solana-account = "2.2"
2121
solana-account-decoder = "2.3.4"
2222
solana-borsh = "3.0"

0 commit comments

Comments
 (0)