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 4b69927 commit 5f61786Copy full SHA for 5f61786
src/http-server/Cargo.toml
@@ -8,7 +8,7 @@ repository = "https://github.com/http-server-rs/http-server"
8
categories = ["web-programming", "web-programming::http-server"]
9
keywords = ["configurable", "http", "server", "serve", "static"]
10
license = "MIT OR Apache-2.0"
11
-readme = "README.md"
+readme = "../../README.md"
12
13
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
14
0 commit comments