From 6e0ba2da8b28deeaaa54447f4c8ca1b9e4ecf4f2 Mon Sep 17 00:00:00 2001
From: Niklas Adolfsson <niklasadolfsson1@gmail.com>
Date: Tue, 10 May 2022 18:20:42 +0200
Subject: [PATCH] update Cargo.lock (#11384)

---
 substrate/Cargo.lock | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/substrate/Cargo.lock b/substrate/Cargo.lock
index 928be6b18fc..1c73e59ff10 100644
--- a/substrate/Cargo.lock
+++ b/substrate/Cargo.lock
@@ -11096,7 +11096,7 @@ dependencies = [
  "chrono",
  "lazy_static",
  "matchers",
- "parking_lot 0.9.0",
+ "parking_lot 0.11.2",
  "regex",
  "serde",
  "serde_json",
-- 
GitLab