Skip to content

Commit 58d4460

Browse files
chore: Bump cloudevents-sdk from 0.8.0 to 0.9.0 (#82)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4268454 commit 58d4460

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
@@ -22,7 +22,7 @@ testcontainer = ["dep:testcontainers", "dep:rand", "ed25519-dalek/rand_core"]
2222

2323
[dependencies]
2424
chrono = { version = "0.4.42", features = ["serde"] }
25-
cloudevents-sdk = { version = "0.8.0", features = ["reqwest"], optional = true }
25+
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"

0 commit comments

Comments
 (0)