Skip to content

Commit 0750565

Browse files
committed
Add metadata to cargo.toml
1 parent 6dcf892 commit 0750565

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
@@ -2,6 +2,9 @@
22
authors = ["Georg Semmler <[email protected]>"]
33
name = "crates-mirror"
44
version = "0.1.0"
5+
license = "MIT/Apache-2.0"
6+
description = "Crates.io mirror"
7+
repository = "https://github.com/weiznich/crates-mirror"
58

69
[dependencies]
710
clap = "2.9.2"

0 commit comments

Comments
 (0)