Skip to content

Commit 58cc25b

Browse files
chore: Bump serde from 1.0.219 to 1.0.223 (#57)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e82bec commit 58cc25b

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

Cargo.lock

Lines changed: 14 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
@@ -26,7 +26,7 @@ futures = "0.3.31"
2626
futures-util = "0.3.31"
2727
jsonschema = "0.33.0"
2828
reqwest = { version = "0.12.23", features = ["json", "stream"] }
29-
serde = { version = "1.0.219", features = ["derive"] }
29+
serde = { version = "1.0.223", features = ["derive"] }
3030
serde_json = "1.0.143"
3131
testcontainers = { version = "0.25.0", features = [
3232
"http_wait",

0 commit comments

Comments
 (0)