Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Commit

Permalink
solution: v0.25.5
Browse files Browse the repository at this point in the history
  • Loading branch information
splix committed Apr 9, 2019
1 parent 46eb357 commit 5cc40e2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[package]
name = "emerald-vault"
version = "0.25.3"
version = "0.25.5"
authors = ["Constantine Kryvomaz <[email protected]>"]
description = "Console utility for secure account management"
homepage = "http://etcdevteam.com"
homepage = "https://emeraldwallet.io"
repository = "https://github.com/ETCDEVTeam/emerald-vault"
documentation = "https://docs.rs/emerald-vault"
keywords = ["ethereum-classic", "blockchain", "crypto-wallet", "cold-storage", "cli"]
Expand All @@ -27,7 +27,7 @@ hex = "0.2"
lazy_static = "0.2"
serde_json = "1.0"
serde_derive = "1.0"
emerald-rs = "0.25.4"
emerald-rs = "0.25.5"
regex = "0.2"
hyper = "0.12"
reqwest = "0.9"
Expand Down

0 comments on commit 5cc40e2

Please sign in to comment.