Skip to content

Commit 7c1f5ef

Browse files
chore(deps): bump serde_json from 1.0.131 to 1.0.132 (#73)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f72fe54 commit 7c1f5ef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.23.0", features = [ "schemars" ] }
1717
once_cell = "1.20.2"
1818
regex = { package = "regex-lite", version = "0.1.6" }
1919
schemars = "0.8.21"
20-
serde_json = "1.0.131"
20+
serde_json = "1.0.132"
2121
serde = { version = "1.0.210", features = ["derive"] }
2222
serde_yaml = "0.9.34"
2323
tokio = { version = "1.40.0", features = ["full"] }

0 commit comments

Comments
 (0)