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 fd740b4 commit 087f4e9Copy full SHA for 087f4e9
Cargo.toml
@@ -7,6 +7,8 @@ description = "Simple and configurable command-line HTTP server"
7
repository = "https://github.com/EstebanBorai/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"
12
13
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
14
0 commit comments