From 24ccdad0c4aee16e909a95cd31138f0503f63d10 Mon Sep 17 00:00:00 2001 From: dkijania Date: Thu, 1 Sep 2022 12:04:15 +0200 Subject: [PATCH] updated Cargo.lock with newest commit of jorm --- Cargo.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 357eadfe..3ffd1215 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2193,7 +2193,7 @@ dependencies = [ [[package]] name = "hersir" version = "0.1.0" -source = "git+https://github.com/input-output-hk/jormungandr.git?branch=master#5f51deb34dc86d5124c44d885025dcbbc5371cd1" +source = "git+https://github.com/input-output-hk/jormungandr.git?branch=master#6d6b1bb9581f161ce2a99d83da8746b338c297aa" dependencies = [ "assert_fs", "chain-addr", @@ -2567,7 +2567,7 @@ checksum = "112c678d4050afce233f4f2852bb2eb519230b3cf12f33585275537d7e41578d" [[package]] name = "jcli" version = "0.13.0" -source = "git+https://github.com/input-output-hk/jormungandr.git?branch=master#5f51deb34dc86d5124c44d885025dcbbc5371cd1" +source = "git+https://github.com/input-output-hk/jormungandr.git?branch=master#6d6b1bb9581f161ce2a99d83da8746b338c297aa" dependencies = [ "base64 0.13.0", "bech32 0.8.1", @@ -2610,7 +2610,7 @@ dependencies = [ [[package]] name = "jormungandr-automation" version = "0.13.0" -source = "git+https://github.com/input-output-hk/jormungandr.git?branch=master#5f51deb34dc86d5124c44d885025dcbbc5371cd1" +source = "git+https://github.com/input-output-hk/jormungandr.git?branch=master#6d6b1bb9581f161ce2a99d83da8746b338c297aa" dependencies = [ "assert_cmd 2.0.4", "assert_fs", @@ -2675,7 +2675,7 @@ dependencies = [ [[package]] name = "jormungandr-integration-tests" version = "0.13.0" -source = "git+https://github.com/input-output-hk/jormungandr.git?branch=master#5f51deb34dc86d5124c44d885025dcbbc5371cd1" +source = "git+https://github.com/input-output-hk/jormungandr.git?branch=master#6d6b1bb9581f161ce2a99d83da8746b338c297aa" dependencies = [ "assert_cmd 2.0.4", "assert_fs", @@ -2727,7 +2727,7 @@ dependencies = [ [[package]] name = "jormungandr-lib" version = "0.13.0" -source = "git+https://github.com/input-output-hk/jormungandr.git?branch=master#5f51deb34dc86d5124c44d885025dcbbc5371cd1" +source = "git+https://github.com/input-output-hk/jormungandr.git?branch=master#6d6b1bb9581f161ce2a99d83da8746b338c297aa" dependencies = [ "base64 0.13.0", "bech32 0.8.1", @@ -2960,7 +2960,7 @@ dependencies = [ [[package]] name = "loki" version = "0.1.0" -source = "git+https://github.com/input-output-hk/jormungandr.git?branch=master#5f51deb34dc86d5124c44d885025dcbbc5371cd1" +source = "git+https://github.com/input-output-hk/jormungandr.git?branch=master#6d6b1bb9581f161ce2a99d83da8746b338c297aa" dependencies = [ "chain-addr", "chain-core", @@ -3123,7 +3123,7 @@ dependencies = [ [[package]] name = "mjolnir" version = "0.1.0" -source = "git+https://github.com/input-output-hk/jormungandr.git?branch=master#5f51deb34dc86d5124c44d885025dcbbc5371cd1" +source = "git+https://github.com/input-output-hk/jormungandr.git?branch=master#6d6b1bb9581f161ce2a99d83da8746b338c297aa" dependencies = [ "assert_fs", "chain-addr", @@ -5282,7 +5282,7 @@ dependencies = [ [[package]] name = "thor" version = "0.1.0" -source = "git+https://github.com/input-output-hk/jormungandr.git?branch=master#5f51deb34dc86d5124c44d885025dcbbc5371cd1" +source = "git+https://github.com/input-output-hk/jormungandr.git?branch=master#6d6b1bb9581f161ce2a99d83da8746b338c297aa" dependencies = [ "assert_fs", "bech32 0.8.1",