diff --git a/Cargo.toml b/Cargo.toml index 48e886f8..c8d48749 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "emerald-rs" -version = "0.25.4" +version = "0.25.5" authors = ["Dmitry Ulanov ", "Constantine Kryvomaz ", "Stewart Mackenzie ", "Wei Tang "] -description = "Ethereum Classic secure account management core libary" -homepage = "http://etcdevteam.com" +description = "Ethereum secure account management core libary" +homepage = "https://etcdevteam.com" repository = "https://github.com/ETCDEVTeam/emerald-rs" documentation = "https://docs.rs/emerald-core" keywords = ["ethereum-classic", "blockchain", "ffi", "crypto-wallet", "cold-storage"]