Skip to content

Commit 2764b54

Browse files
Update Rust crate native-tls to v0.2.16 (#12963)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 70acdfe commit 2764b54

File tree

2 files changed

+7
-20
lines changed

2 files changed

+7
-20
lines changed

Cargo.lock

Lines changed: 6 additions & 19 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
@@ -112,7 +112,7 @@ lettre = { version = "=0.11.19", default-features = false, features = ["file-tra
112112
minijinja = { version = "=2.15.1", features = ["loader"] }
113113
mockall = "=0.14.0"
114114
moka = { version = "=0.12.13", default-features = false, features = ["future"] }
115-
native-tls = "=0.2.15"
115+
native-tls = "=0.2.16"
116116
oauth2 = { version = "=5.0.0", default-features = false }
117117
object_store = { version = "=0.13.1", features = ["aws"] }
118118
p256 = "=0.13.2"

0 commit comments

Comments
 (0)