From 95fc29fa0db21959df99d81cdbb9561226321d2f Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Thu, 15 Jan 2015 13:26:44 -0500 Subject: Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev. --- components/msg/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'components/msg/Cargo.toml') diff --git a/components/msg/Cargo.toml b/components/msg/Cargo.toml index 460a277a7a7..2bd553491d9 100644 --- a/components/msg/Cargo.toml +++ b/components/msg/Cargo.toml @@ -33,5 +33,5 @@ git = "https://github.com/servo/rust-core-foundation" [dependencies.io_surface] git = "https://github.com/servo/rust-io-surface" -[dependencies.url] -git = "https://github.com/servo/rust-url" +[dependencies] +url = "*" \ No newline at end of file -- cgit v1.2.3