diff --git a/Cargo.toml b/Cargo.toml index 9e61145..c0f410a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,13 +5,13 @@ authors = [ "Vova Lando ", "Artyom Sheviakov ", ] -version = "0.3.0" +version = "0.3.1" edition = "2021" description = "A gateway daemon for Kalatori." license = "GPL-3.0-or-later" homepage = "https://github.com/Alzymologist/Kalatori-backend" repository = "https://github.com/Alzymologist/Kalatori-backend" -documentation = "https://docs.rs/Kalatori-backend" +documentation = "https://docs.rs/Kalatori" readme = "README.md" keywords = ["substrate", "blockchain", "finance", "service", "middleware"] categories = ["finance"]