Update a reference to the ipc-channel repository.

This commit is contained in:
Ms2ger 2016-02-01 10:54:09 +01:00
parent 1934cbac64
commit 5e606d8266

View file

@ -100,7 +100,7 @@
* <https://github.com/servo/rust-mozjs/>, <https://github.com/servo/mozjs/>: bindings to SpiderMonkey
* <https://github.com/hyperium/hyper/>: an HTTP implementation
* <https://github.com/servo/html5ever/>: an HTML5 parser
* <https://github.com/pcwalton/ipc-channel/>: an IPC implementation
* <https://github.com/servo/ipc-channel/>: an IPC implementation
* <https://github.com/PistonDevelopers/image/>: image decoders
* <https://github.com/tomaka/glutin/>: cross-platform windowing and input
* <https://github.com/servo/rust-azure/>: bindings to Moz2D/Azure (cross-platform 2D rendering library)