Skip to content

Commit 304d028

Browse files
chore: Bump reqwest from 0.12.19 to 0.12.20 (#29)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cfbbd32 commit 304d028

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 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.30.0"
28-
reqwest = { version = "0.12.19", features = ["json", "stream"] }
28+
reqwest = { version = "0.12.20", features = ["json", "stream"] }
2929
serde = { version = "1.0.219", features = ["derive"] }
3030
serde_json = "1.0.140"
3131
testcontainers = { version = "0.24.0", features = [

0 commit comments

Comments
 (0)