Updating idmanager

This commit is contained in:
Tomasz Drwięga 2016-05-18 12:19:40 +02:00
parent b9febdda34
commit ef38d9c769
1 changed files with 1 additions and 1 deletions

2
Cargo.lock generated
View File

@ -837,7 +837,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "parity-idmanager"
version = "0.2.2"
source = "git+https://github.com/ethcore/parity-idmanager-rs.git#a1c2ab1893d4abe801c821eb49247d89ab016d44"
source = "git+https://github.com/ethcore/parity-idmanager-rs.git#e93ef48a78722561d52ab88c3dfcc5c1465558ac"
dependencies = [
"parity-webapp 0.2.0 (git+https://github.com/ethcore/parity-webapp.git)",
]