From ecbb1520be9903b9fab5cfc249af11f0c49e34f4 Mon Sep 17 00:00:00 2001 From: DrPing Date: Wed, 18 Dec 2024 09:03:19 +0400 Subject: [PATCH] chores(dependency): update did and storage pallet --- Cargo.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index fecba63d..60afde5a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -9108,7 +9108,7 @@ dependencies = [ [[package]] name = "peaq-pallet-did" version = "0.1.1" -source = "git+https://github.com/peaqnetwork/peaq-pallet-did.git?branch=dev#d4021c704d47806a99f0f02a460dc95ec0d4271e" +source = "git+https://github.com/peaqnetwork/peaq-pallet-did.git?branch=dev#68b89b8e55806ddb6b84bc5fd6e4accf1a583503" dependencies = [ "frame-benchmarking", "frame-support", @@ -9128,7 +9128,7 @@ dependencies = [ [[package]] name = "peaq-pallet-did-rpc" version = "0.1.1" -source = "git+https://github.com/peaqnetwork/peaq-pallet-did.git?branch=dev#d4021c704d47806a99f0f02a460dc95ec0d4271e" +source = "git+https://github.com/peaqnetwork/peaq-pallet-did.git?branch=dev#68b89b8e55806ddb6b84bc5fd6e4accf1a583503" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -9145,7 +9145,7 @@ dependencies = [ [[package]] name = "peaq-pallet-did-runtime-api" version = "0.1.1" -source = "git+https://github.com/peaqnetwork/peaq-pallet-did.git?branch=dev#d4021c704d47806a99f0f02a460dc95ec0d4271e" +source = "git+https://github.com/peaqnetwork/peaq-pallet-did.git?branch=dev#68b89b8e55806ddb6b84bc5fd6e4accf1a583503" dependencies = [ "parity-scale-codec", "peaq-pallet-did", @@ -9222,7 +9222,7 @@ dependencies = [ [[package]] name = "peaq-pallet-storage" version = "0.2.1" -source = "git+https://github.com/peaqnetwork/peaq-storage-pallet.git?branch=dev#fd2cec13b7ba25de9a3ef118c7015d56bf59c1db" +source = "git+https://github.com/peaqnetwork/peaq-storage-pallet.git?branch=dev#a7ed9d41e79603023110464b343eaf0519d21dd1" dependencies = [ "frame-benchmarking", "frame-support", @@ -9239,7 +9239,7 @@ dependencies = [ [[package]] name = "peaq-pallet-storage-rpc" version = "0.2.1" -source = "git+https://github.com/peaqnetwork/peaq-storage-pallet.git?branch=dev#fd2cec13b7ba25de9a3ef118c7015d56bf59c1db" +source = "git+https://github.com/peaqnetwork/peaq-storage-pallet.git?branch=dev#a7ed9d41e79603023110464b343eaf0519d21dd1" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -9256,7 +9256,7 @@ dependencies = [ [[package]] name = "peaq-pallet-storage-runtime-api" version = "0.2.1" -source = "git+https://github.com/peaqnetwork/peaq-storage-pallet.git?branch=dev#fd2cec13b7ba25de9a3ef118c7015d56bf59c1db" +source = "git+https://github.com/peaqnetwork/peaq-storage-pallet.git?branch=dev#a7ed9d41e79603023110464b343eaf0519d21dd1" dependencies = [ "parity-scale-codec", "peaq-pallet-storage",