mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced 2025-02-07 06:44:11 +00:00
v1.3.3
This commit is contained in:
parent
be603a8075
commit
5d518c6fe2
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -2537,7 +2537,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "zecwallet-cli"
|
name = "zecwallet-cli"
|
||||||
version = "1.3.2"
|
version = "1.3.3"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
"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)",
|
"clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "zecwallet-cli"
|
name = "zecwallet-cli"
|
||||||
version = "1.3.2"
|
version = "1.3.3"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
@ -1 +1 @@
|
|||||||
pub const VERSION:&str = "1.3.2";
|
pub const VERSION:&str = "1.3.3";
|
||||||
|
Loading…
Reference in New Issue
Block a user