mirror of
https://github.com/rustdesk/hbb_common.git
synced 2026-04-22 16:16:51 +00:00
fix: crate version, webpki-roots
Signed-off-by: fufesou <linlong1266@gmail.com>
This commit is contained in:
@@ -59,7 +59,7 @@ tungstenite = { version = "0.26", features = ["native-tls", "rustls-tls-native-r
|
|||||||
rustls-platform-verifier = "0.6"
|
rustls-platform-verifier = "0.6"
|
||||||
rustls-pki-types = "1.11"
|
rustls-pki-types = "1.11"
|
||||||
rustls-native-certs = "0.8"
|
rustls-native-certs = "0.8"
|
||||||
webpki-roots = "1.0.3"
|
webpki-roots = "=1.0.3"
|
||||||
async-recursion = "1.1"
|
async-recursion = "1.1"
|
||||||
|
|
||||||
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
|
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user