Skip to content

Commit b54234d

Browse files
chore: Bump serde_json from 1.0.143 to 1.0.145 (#58)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf0ae93 commit b54234d

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 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
@@ -27,7 +27,7 @@ futures-util = "0.3.31"
2727
jsonschema = "0.33.0"
2828
reqwest = { version = "0.12.23", features = ["json", "stream"] }
2929
serde = { version = "1.0.223", features = ["derive"] }
30-
serde_json = "1.0.143"
30+
serde_json = "1.0.145"
3131
testcontainers = { version = "0.25.0", features = [
3232
"http_wait",
3333
], optional = true }

0 commit comments

Comments
 (0)