diff --git a/Cargo.toml b/Cargo.toml index 0b8feb5..b168466 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "prongs" version = "1.0.0" authors = ["Ales Katona "] edition = "2018" +readme = "README.md" license = "LGPL-3.0" repository = "https://gitlab.bitsmart.ltd/open/prongs.git" documentation = "https://doc.bitsmart.ltd/prongs"