Skip to content

Commit d6d9cbc

Browse files
authored
Merge pull request #2614 from fermyon/dependabot/cargo/rustls-0.22.4
Bump rustls from 0.22.3 to 0.22.4
2 parents 44fb8c1 + 2ee4697 commit d6d9cbc

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/trigger-http/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ http-body-util = { workspace = true }
2020
indexmap = "1"
2121
outbound-http = { path = "../outbound-http" }
2222
percent-encoding = "2"
23-
rustls = { version = "0.22.0" }
23+
rustls = { version = "0.22.4" }
2424
rustls-pemfile = "2.1.2"
2525
rustls-pki-types = "1.7"
2626
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)