Skip to content

Commit 1d12815

Browse files
update: bump serde_with from 3.14.0 to 3.15.1 (#1503)
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.14.0 to 3.15.1. - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.14.0...v3.15.1) --- updated-dependencies: - dependency-name: serde_with dependency-version: 3.15.1 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 4fbaebb commit 1d12815

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Cargo.lock

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

sdk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ serde_bytes = "0.11.14"
159159
serde_cbor = "0.11.1"
160160
serde_derive = "1.0.197"
161161
serde_json = { version = "1.0.117", features = ["preserve_order"] }
162-
serde_with = "3.11.0"
162+
serde_with = "3.15.1"
163163
serde-transcode = "1.1.1"
164164
sha1 = "0.10.6"
165165
spki = { version = "0.7.3", optional = true }

0 commit comments

Comments
 (0)