mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Bump Rustls to v0.21.12
This commit is contained in:
parent
4d5971f343
commit
f33a1282f8
2 changed files with 81 additions and 81 deletions
|
@ -75,7 +75,7 @@ reqwest = { version = "0.11.23", features = [
|
|||
"rustls-tls",
|
||||
"json",
|
||||
], default-features = false }
|
||||
rustls = "0.21.6"
|
||||
rustls = "0.21.12"
|
||||
rustls-pemfile = "1.0.2"
|
||||
segment = { version = "0.2.3", optional = true }
|
||||
serde = { version = "1.0.195", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue