Skip to content

Commit ff622e3

Browse files
chore(deps): bump serde_json from 1.0.138 to 1.0.139 (#113)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 990aace commit ff622e3

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
@@ -17,7 +17,7 @@ k8s-openapi = { version = "0.24.0" }
1717
once_cell = "1.20.3"
1818
regex = { package = "regex-lite", version = "0.1.6" }
1919
schemars = "0.8.21"
20-
serde_json = "1.0.138"
20+
serde_json = "1.0.139"
2121
serde = { version = "1.0.217", features = ["derive"] }
2222
serde_yaml = "0.9.34"
2323
tokio = { version = "1.43.0", features = ["full"] }

0 commit comments

Comments
 (0)