Переглянути джерело

Remove obsolete parts of README.

Simon Sapin 11 роки тому
батько
коміт
ce3d3176c1
1 змінених файлів з 0 додано та 6 видалено
  1. 0 6
      README.md

+ 0 - 6
README.md

@@ -5,12 +5,6 @@ rust-url
 
 Rust implementation of the [URL Standard](http://url.spec.whatwg.org/).
 
-This is a replacement for Rust’s “old” (as of July 2014) `url` crate.
-See [Rust bug #10707](https://github.com/mozilla/rust/issues/10707).
-
-This builds with [Cargo](https://github.com/rust-lang/cargo),
-pulling in [rust-encoding](https://github.com/lifthrasiir/rust-encoding) as a dependency.
-
 [Documentation](http://servo.github.io/rust-url/url/index.html)