Skip to content

Commit 194b00e

Browse files
chore(deps): Bump serde_json from 1.0.140 to 1.0.141
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.140 to 1.0.141. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.141) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.141 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c4aa63 commit 194b00e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -44,7 +44,7 @@ kube = { version = "1.1.0", features = [
4444
schemars = { version = "0.8.22", features = ["chrono"] }
4545
serde = { version = "1.0.219", features = ["derive"] }
4646
serde_with = "3.14"
47-
serde_json = "1.0.139"
47+
serde_json = "1.0.141"
4848
serde_yaml = "0.9.25"
4949
prometheus = "0.14.0"
5050
chrono = { version = "0.4.41", features = ["serde"] }

0 commit comments

Comments
 (0)