Skip to content

Commit b89ddc3

Browse files
chore: Bump reqwest from 0.12.25 to 0.12.28 (#90)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7b9ebd6 commit b89ddc3

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
@@ -26,7 +26,7 @@ cloudevents-sdk = { version = "0.9.0", features = ["reqwest"], optional = true }
2626
futures = "0.3.31"
2727
futures-util = "0.3.31"
2828
jsonschema = "0.33.0"
29-
reqwest = { version = "0.12.25", features = ["json", "stream"] }
29+
reqwest = { version = "0.12.28", features = ["json", "stream"] }
3030
serde = { version = "1.0.228", features = ["derive"] }
3131
serde_json = { version = "1.0.145", features = ["raw_value"] }
3232
testcontainers = { version = "0.26.0", features = [

0 commit comments

Comments
 (0)