Skip to content

Commit 087f4e9

Browse files
committed
ci: add missing "license" and "readme" fields
1 parent fd740b4 commit 087f4e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ description = "Simple and configurable command-line HTTP server"
77
repository = "https://github.com/EstebanBorai/http-server"
88
categories = ["web-programming", "web-programming::http-server"]
99
keywords = ["configurable", "http", "server", "serve", "static"]
10+
license = "MIT OR Apache-2.0"
11+
readme = "README.md"
1012

1113
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1214

0 commit comments

Comments
 (0)