From 6162fbea637036e199cc28b585120217053db02f Mon Sep 17 00:00:00 2001 From: Wilfried Kopp Date: Mon, 31 Jan 2022 14:22:02 +0100 Subject: [PATCH] Update Polkadot --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 1c12e85539..a2b5c8e205 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -11710,7 +11710,7 @@ dependencies = [ "chrono", "lazy_static", "matchers", - "parking_lot 0.11.2", + "parking_lot 0.10.2", "regex", "serde", "serde_json",