diff --git a/anychain-ethereum/Cargo.toml b/anychain-ethereum/Cargo.toml index 79f39af..4f0157c 100644 --- a/anychain-ethereum/Cargo.toml +++ b/anychain-ethereum/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "anychain-ethereum" description = "A Rust library for Ethereum-focused cryptocurrency wallets, enabling seamless transactions on the Ethereum blockchain" -version = "0.1.3" +version = "0.1.4" keywords = ["blockchain", "crypto", "cryptocurrency", "ethereum", "wallet"] # Workspace inherited keys