Skip to content

Commit ebc2870

Browse files
chore: Bump reqwest from 0.12.23 to 0.12.24 (#71)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d9b700 commit ebc2870

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
@@ -25,7 +25,7 @@ cloudevents-sdk = { version = "0.8.0", features = ["reqwest"], optional = true }
2525
futures = "0.3.31"
2626
futures-util = "0.3.31"
2727
jsonschema = "0.33.0"
28-
reqwest = { version = "0.12.23", features = ["json", "stream"] }
28+
reqwest = { version = "0.12.24", features = ["json", "stream"] }
2929
serde = { version = "1.0.228", features = ["derive"] }
3030
serde_json = { version = "1.0.145", features = ["raw_value"] }
3131
testcontainers = { version = "0.25.0", features = [

0 commit comments

Comments
 (0)