Skip to content

Commit 8c4aa63

Browse files
chore(deps): Bump serde_with from 3.12.0 to 3.14.0 (#330)
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.12.0 to 3.14.0. - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.12.0...v3.14.0) --- updated-dependencies: - dependency-name: serde_with dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 160473e commit 8c4aa63

File tree

2 files changed

+56
-10
lines changed

2 files changed

+56
-10
lines changed

Cargo.lock

Lines changed: 55 additions & 9 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.12"
46+
serde_with = "3.14"
4747
serde_json = "1.0.139"
4848
serde_yaml = "0.9.25"
4949
prometheus = "0.14.0"

0 commit comments

Comments
 (0)