trivial: fix utf-8 crate version to 0.6

pull/7/head
Alexey Galakhov 8 years ago
parent 604e2021ce
commit ed276ba923
  1. 2
      Cargo.toml

@ -17,7 +17,7 @@ log = "*"
rand = "*"
sha1 = "*"
url = "*"
utf-8 = "*"
utf-8 = "0.6"
[dependencies.native-tls]
optional = true

Loading…
Cancel
Save