Skip to content

Commit 736cace

Browse files
chore(cargo): bump serde_with from 3.18.0 to 3.20.0
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.18.0 to 3.20.0. - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.18.0...v3.20.0) --- updated-dependencies: - dependency-name: serde_with dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ba5008 commit 736cace

2 files changed

Lines changed: 15 additions & 5 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ serde_ignored = { version = "0.1", optional = true }
6767
serde_json = "1.0.149"
6868
serde_path_to_error = { version = "0.1", optional = true }
6969
serde_repr = "0.1.20"
70-
serde_with = { version = "3.18.0", features = ["chrono_0_4", "json"] }
70+
serde_with = { version = "3.20.0", features = ["chrono_0_4", "json"] }
7171
sha1 = "0.10.6"
7272
sha2 = "0.10.9"
7373
strum_macros = "0.28.0"

0 commit comments

Comments
 (0)