From a2a97c7714590a9f4eece0602b67f63d4c7fd9e3 Mon Sep 17 00:00:00 2001 From: Roman Zeyde Date: Fri, 17 May 2019 10:18:37 +0300 Subject: [PATCH] Update Cargo.lock --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 257580c..be43c94 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -316,7 +316,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "electrs" -version = "0.6.1" +version = "0.6.2" dependencies = [ "arrayref 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", "base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",