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 003d7cb commit c2163b6Copy full SHA for c2163b6
Cargo.toml
@@ -6,6 +6,9 @@ description = "WORK IN PROGRESS: Pip rewritten in Rust"
6
authors = [
7
"Jan Bronicki janbronicki@gmail.com",
8
]
9
+license = "MIT"
10
+readme = "README.md"
11
+
12
13
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
14
0 commit comments