diff --git a/Cargo.toml b/Cargo.toml index df124e05..d4b2f445 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bip157" version = "0.3.1" -authors = ["Rob "] +authors = ["Rob "] edition = "2021" license = "MIT OR Apache-2.0" description = "A Bitcoin light-client according to the BIP-157/BIP-158 specifications"