mirror of
https://github.com/openharmony/third_party_rust_rust-url.git
synced 2026-07-01 21:04:00 -04:00
Rewrite description per #121
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ name = "url"
|
||||
version = "0.2.36"
|
||||
authors = [ "Simon Sapin <simon.sapin@exyr.org>" ]
|
||||
|
||||
description = "URL parser for Rust"
|
||||
description = "URL library for Rust, based on the WHATWG URL Standard"
|
||||
documentation = "http://servo.github.io/rust-url/url/index.html"
|
||||
repository = "https://github.com/servo/rust-url"
|
||||
readme = "README.md"
|
||||
|
||||
@@ -3,6 +3,6 @@ rust-url
|
||||
|
||||
[](https://travis-ci.org/servo/rust-url) [](https://ci.appveyor.com/project/Manishearth/rust-url)
|
||||
|
||||
Rust implementation of the [URL Standard](http://url.spec.whatwg.org/).
|
||||
URL library for Rust, based on the [URL Standard](http://url.spec.whatwg.org/).
|
||||
|
||||
[Documentation](http://servo.github.io/rust-url/url/index.html)
|
||||
|
||||
Reference in New Issue
Block a user