mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2026-01-22 10:20:24 +00:00
Minreq/Native TLS: Ignore handshake failure (#487)
* Ignore handshake failure * Update Cargo.toml
This commit is contained in:
@@ -36,7 +36,7 @@ log = "0.4.17"
|
||||
byte-unit = "4.0.18"
|
||||
|
||||
[patch.crates-io]
|
||||
native-tls = { git = "https://github.com/skyline-rs/rust-native-tls", rev = "f202fca" }
|
||||
native-tls = { git = "https://github.com/skyline-rs/rust-native-tls", rev = "8166dae" }
|
||||
nnsdk = { git = "https://github.com/ultimate-research/nnsdk-rs" }
|
||||
|
||||
[profile.dev]
|
||||
|
||||
Reference in New Issue
Block a user