mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced 2025-07-29 19:31:25 +00:00
1.4.0
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -2504,7 +2504,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "zecwallet-cli"
|
||||
version = "1.3.3"
|
||||
version = "1.4.0"
|
||||
dependencies = [
|
||||
"byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "zecwallet-cli"
|
||||
version = "1.3.3"
|
||||
version = "1.4.0"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
|
@@ -1 +1 @@
|
||||
pub const VERSION:&str = "1.3.3";
|
||||
pub const VERSION:&str = "1.4.0";
|
Reference in New Issue
Block a user