mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2024-11-20 00:46:34 +00:00
Update Cargo.toml (#500)
This commit is contained in:
parent
0395bbe8ca
commit
8e5b180d7e
1 changed files with 1 additions and 1 deletions
|
@ -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 = "8166dae" }
|
||||
native-tls = { git = "https://github.com/skyline-rs/rust-native-tls", branch = "switch-timeout-panic" }
|
||||
nnsdk = { git = "https://github.com/ultimate-research/nnsdk-rs" }
|
||||
|
||||
[profile.dev]
|
||||
|
|
Loading…
Reference in a new issue