We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcf40ea commit 1182d5dCopy full SHA for 1182d5d
url/Cargo.toml
@@ -8,7 +8,7 @@ authors = ["The rust-url developers"]
8
description = "URL library for Rust, based on the WHATWG URL Standard"
9
documentation = "https://docs.rs/url"
10
repository = "https://github.com/servo/rust-url"
11
-readme = "README.md"
+readme = "../README.md"
12
keywords = ["url", "parser"]
13
categories = ["parser-implementations", "web-programming", "encoding"]
14
license = "MIT/Apache-2.0"
0 commit comments