Просмотр исходного кода

Document rust-encoding dependency.

Simon Sapin 12 лет назад
Родитель
Сommit
a345a1edf1
1 измененных файлов с 2 добавлено и 0 удалено
  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/).
 
 See [Rust bug #10707](https://github.com/mozilla/rust/issues/10707).
+
+This depends on [rust-encoding](https://github.com/lifthrasiir/rust-encoding).