From 36f60d1eb9dacbf7ad58eb6b054e5b66d2865a41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 18:45:48 +0000 Subject: [PATCH] Bump ismp-testsuite from `711fd0c` to `0b346d3` Bumps [ismp-testsuite](https://github.com/polytope-labs/hyperbridge) from `711fd0c` to `0b346d3`. - [Release notes](https://github.com/polytope-labs/hyperbridge/releases) - [Commits](https://github.com/polytope-labs/hyperbridge/compare/711fd0cd9676de88afa6d7c571a950494b90eaf1...0b346d34ad68cd7fe4b5cfb373b36a5764bcf641) --- updated-dependencies: - dependency-name: ismp-testsuite dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 27361705..dd3024a6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4194,7 +4194,7 @@ dependencies = [ [[package]] name = "ismp" version = "0.1.2" -source = "git+https://github.com/polytope-labs/hyperbridge.git?branch=main#711fd0cd9676de88afa6d7c571a950494b90eaf1" +source = "git+https://github.com/polytope-labs/hyperbridge.git?branch=main#0b346d34ad68cd7fe4b5cfb373b36a5764bcf641" dependencies = [ "derive_more", "hex", @@ -4233,9 +4233,9 @@ dependencies = [ [[package]] name = "ismp-parachain-inherent" -version = "1.6.2" +version = "1.6.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "01640c48d57c367289df9d4e60ff838569ff7fd7efa7807f28fa0ec01eb6bf42" +checksum = "1d14a368b3bac5430c081e386d732f463d3c6af47541a29a02eaacd1ea71053d" dependencies = [ "anyhow", "async-trait", @@ -4266,7 +4266,7 @@ dependencies = [ [[package]] name = "ismp-testsuite" version = "0.1.1" -source = "git+https://github.com/polytope-labs/hyperbridge.git?branch=main#711fd0cd9676de88afa6d7c571a950494b90eaf1" +source = "git+https://github.com/polytope-labs/hyperbridge.git?branch=main#0b346d34ad68cd7fe4b5cfb373b36a5764bcf641" dependencies = [ "ismp 0.1.2 (git+https://github.com/polytope-labs/hyperbridge.git?branch=main)", "once_cell",