Skip to content

Commit 717fd81

Browse files
Update Rust crate native-tls to v0.2.14 (#10629)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a0d6c23 commit 717fd81

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
@@ -100,7 +100,7 @@ lettre = { version = "=0.11.13", default-features = false, features = ["file-tra
100100
minijinja = { version = "=2.7.0", features = ["loader"] }
101101
mockall = "=0.13.1"
102102
moka = { version = "=0.12.10", default-features = false, features = ["future"] }
103-
native-tls = "=0.2.13"
103+
native-tls = "=0.2.14"
104104
oauth2 = "=5.0.0"
105105
object_store = { version = "=0.11.2", features = ["aws"] }
106106
p256 = "=0.13.2"

0 commit comments

Comments
 (0)