Skip to content

Commit 5c55acf

Browse files
chore: Bump serde_json from 1.0.140 to 1.0.141 (#33)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6020667 commit 5c55acf

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
@@ -27,7 +27,7 @@ futures-util = "0.3.31"
2727
jsonschema = "0.30.0"
2828
reqwest = { version = "0.12.22", features = ["json", "stream"] }
2929
serde = { version = "1.0.219", features = ["derive"] }
30-
serde_json = "1.0.140"
30+
serde_json = "1.0.141"
3131
testcontainers = { version = "0.24.0", features = [
3232
"http_wait",
3333
], optional = true }

0 commit comments

Comments
 (0)