Skip to content

Commit 5936838

Browse files
Bump serde_with from 3.4.0 to 3.7.0
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.4.0 to 3.7.0. - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.4.0...v3.7.0) --- updated-dependencies: - dependency-name: serde_with dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f8515b commit 5936838

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ prometheus = "0.13"
3636
routefinder = "0.5.0"
3737
semver = "1.0"
3838
serde = { version = "1.0", features = ["derive"] }
39-
serde_with = "3.4"
39+
serde_with = "3.7"
4040
serde_json = "1.0"
4141
shellexpand = "3.1"
4242
signal-hook = "0.3.14"

0 commit comments

Comments
 (0)