Commit graph

16 commits

Author SHA1 Message Date
Rostislav Raykov
3803843ba2 chore: Bump up version number to 0.2.0 2019-09-23 12:01:25 +02:00
Rostislav Raykov
8ed08c5fa0 style: Remove comment from Cargo.toml 2019-09-23 10:58:17 +02:00
Rostislav Raykov
403ec58e21 chore: Add toml as a dependency
This is gonna be used for the config file parsing
2019-09-22 22:27:58 +02:00
Rostislav Raykov
8dd21dbd94 chore: Bump up version number to 0.1.8 2019-09-21 23:19:44 +02:00
Rostislav Raykov
867aad941e chore: Bump up version number to 0.1.7 2019-09-19 11:44:01 +02:00
Rostislav Raykov
00a8fc1f61 fix: Adds the README to the cargo manifest
Addresses the pressing issue of #2
2019-09-19 11:43:07 +02:00
Rostislav Raykov
80bece6f68 chore: Bump up version number to 0.1.6 2019-09-18 14:38:22 +02:00
Rostislav Raykov
f3db0cb559 fix: Crates.io doesn't support git repo links without http/s 2019-09-18 14:38:00 +02:00
Rostislav Raykov
1ec5a0bd2c chore: Bump up version number to 0.1.5 2019-09-18 14:31:46 +02:00
Rostislav Raykov
16a6b797bc chore: Bump up version number to 0.1.4 2019-09-18 10:49:51 +02:00
Rostislav Raykov
a6ee74ffe4 chore: Bump up version number to 0.1.3 2019-09-18 10:44:18 +02:00
Rostislav Raykov
75421d7e85 chore: Bump up version number to 0.1.2 2019-09-18 10:29:32 +02:00
Rostislav Raykov
ac3fc11bfd chore: Bump up version number to 0.1.1 2019-09-18 01:52:14 +02:00
Rostislav Raykov
5b084ef31c feat: Add homepage and documentation fields in crate meta 2019-09-17 21:55:21 +02:00
Rostislav Raykov
d080f1b364 feat: Add dependencies 2019-09-17 17:32:18 +02:00
Rostislav Raykov
4feaf4a17d feat: Initial commit
Basically the output of cargo init with some
extra metadata added to the package
2019-09-17 13:44:12 +02:00