Remove override for rustls
This commit is contained in:
parent
06a2afb28a
commit
9d76b7ce08
|
@ -39,4 +39,3 @@ members = [
|
||||||
[replace]
|
[replace]
|
||||||
"jpeg-decoder:0.1.11" = { git = "https://github.com/redox-os/jpeg-decoder.git", branch = "single_thread" }
|
"jpeg-decoder:0.1.11" = { git = "https://github.com/redox-os/jpeg-decoder.git", branch = "single_thread" }
|
||||||
"liner:0.1.3" = { git = "https://github.com/redox-os/liner.git", branch = "redox" }
|
"liner:0.1.3" = { git = "https://github.com/redox-os/liner.git", branch = "redox" }
|
||||||
"rustls:0.5.7" = { git = "https://github.com/ctz/rustls.git" }
|
|
||||||
|
|
Loading…
Reference in a new issue