Remove override for rustls

This commit is contained in:
Jeremy Soller 2017-03-16 22:45:15 -06:00
parent 06a2afb28a
commit 9d76b7ce08

View file

@ -39,4 +39,3 @@ members = [
[replace]
"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" }
"rustls:0.5.7" = { git = "https://github.com/ctz/rustls.git" }