Skip to content

Commit b506799

Browse files
authored
Merge branch 'main' into dependabot/cargo/typed-builder-0.22.0
2 parents 604308f + 58cc25b commit b506799

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)