Skip to content

Commit 6fb635d

Browse files
chore(deps): Bump serde_with from 3.14.0 to 3.16.0 (#376)
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 f34b115 commit 6fb635d

File tree

2 files changed

+46
-12
lines changed

2 files changed

+46
-12
lines changed

Cargo.lock

Lines changed: 45 additions & 11 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
@@ -43,7 +43,7 @@ kube = { version = "1.1.0", features = [
4343
] }
4444
schemars = { version = "0.8.22", features = ["chrono"] }
4545
serde = { version = "1.0.219", features = ["derive"] }
46-
serde_with = "3.14"
46+
serde_with = "3.16"
4747
serde_json = "1.0.145"
4848
serde_yaml = "0.9.25"
4949
prometheus = "0.14.0"

0 commit comments

Comments
 (0)