diff --git a/Cargo.lock b/Cargo.lock index 898a4cb..3b54d66 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1286,7 +1286,7 @@ checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76" [[package]] name = "rustdress" -version = "0.5.14" +version = "0.5.0" dependencies = [ "anyhow", "bech32", diff --git a/Cargo.toml b/Cargo.toml index 652d390..92be32e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rustdress" -version = "0.5.14" +version = "0.5.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html