Sfoglia il codice sorgente

Document rust-encoding dependency.

Simon Sapin 12 anni fa
parent
commit
a345a1edf1
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -4,3 +4,5 @@ rust-url
 Rust implementation of the [URL Standard](http://url.spec.whatwg.org/).
 Rust implementation of the [URL Standard](http://url.spec.whatwg.org/).
 
 
 See [Rust bug #10707](https://github.com/mozilla/rust/issues/10707).
 See [Rust bug #10707](https://github.com/mozilla/rust/issues/10707).
+
+This depends on [rust-encoding](https://github.com/lifthrasiir/rust-encoding).