diff --git a/Cargo.toml b/Cargo.toml index 96fd0cf..dbaf3f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "seed-xor" version = "0.1.0" edition = "2018" authors = ["KaiWitt "] -description = "XOR 24-word bip39 mnemonics." +description = "XOR bip39 mnemonics." readme = "README.md" repository = "https://github.com/KaiWitt/seed-xor" license = "MIT"