mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-04-14 16:30:16 +00:00
Bump webpki-roots to v0.24 (#2597)
This commit is contained in:
@@ -38,7 +38,7 @@ native-tls = { version = "0.2.10", optional = true }
|
||||
|
||||
rustls = { version = "0.21", default-features = false, features = ["dangerous_configuration", "tls12"], optional = true }
|
||||
rustls-pemfile = { version = "1.0", optional = true }
|
||||
webpki-roots = { version = "0.23", optional = true }
|
||||
webpki-roots = { version = "0.24", optional = true }
|
||||
|
||||
# Type Integrations
|
||||
bit-vec = { workspace = true, optional = true }
|
||||
|
||||
Reference in New Issue
Block a user