Skip to content

Commit c2163b6

Browse files
committed
add license and readme info to cargo.toml
1 parent 003d7cb commit c2163b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ description = "WORK IN PROGRESS: Pip rewritten in Rust"
66
authors = [
77
"Jan Bronicki janbronicki@gmail.com",
88
]
9+
license = "MIT"
10+
readme = "README.md"
11+
912

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

0 commit comments

Comments
 (0)