File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed
Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " suckit"
33version = " 0.1.0"
4- authors = [" Skallwar <estblcsk@gmail.com>" ]
54edition = " 2018"
5+ authors = [" Esteban \" Skallwar\" Blanc <estblcsk@gmail.com>" ,
6+ " Arthur \" CohenArthur\" Cohen <arthur.cohen@epita.fr>" ]
7+ license = " MIT OR Apache-2.0"
8+ homepage = " https://github.com/skallwar/suckit"
9+ repository = " https://github.com/skallwar/suckit"
10+ documentation = " https://github.com/skallwar/suckit"
11+ readme = " README.md"
12+ description = " SuckIT, Suck the InTernet"
13+ keywords = [" cli" ]
14+ categories = [" command-line-utilities" ]
15+ include = [
16+ " README.md" ,
17+ " LICENSE*" ,
18+ " Cargo.toml" ,
19+ " src/*" ,
20+ ]
621
722# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
823
You can’t perform that action at this time.
0 commit comments