From d64ba5fe25925b98a6bd016513642c0dd45d7b25 Mon Sep 17 00:00:00 2001 From: Stan Bondi Date: Fri, 17 Nov 2023 12:07:12 +0400 Subject: [PATCH] update tari libs to include stable fix https://github.com/tari-project/tari/pull/5963 --- Cargo.lock | 52 ++++++++++++++++++++++++++-------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index c48e656f8..c207f761d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1191,7 +1191,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4114279215a005bc675e386011e594e1d9b800918cea18fcadadcce864a2046b" dependencies = [ "borsh-derive", - "hashbrown 0.13.2", + "hashbrown 0.11.2", ] [[package]] @@ -4726,7 +4726,7 @@ dependencies = [ [[package]] name = "minotari_app_grpc" version = "0.52.0-dan.6" -source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#4a8b706f1740c1552bb70e60b3d1be284adfd1a6" +source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#faeaef7771ee417a4bd062af44bae3ba94efb2a0" dependencies = [ "argon2", "base64 0.13.1", @@ -4751,7 +4751,7 @@ dependencies = [ [[package]] name = "minotari_app_utilities" version = "0.52.0-dan.6" -source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#4a8b706f1740c1552bb70e60b3d1be284adfd1a6" +source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#faeaef7771ee417a4bd062af44bae3ba94efb2a0" dependencies = [ "clap 3.2.25", "futures 0.3.29", @@ -4771,7 +4771,7 @@ dependencies = [ [[package]] name = "minotari_console_wallet" version = "0.52.0-dan.6" -source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#4a8b706f1740c1552bb70e60b3d1be284adfd1a6" +source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#faeaef7771ee417a4bd062af44bae3ba94efb2a0" dependencies = [ "bitflags 2.4.1", "blake2", @@ -4825,7 +4825,7 @@ dependencies = [ [[package]] name = "minotari_node" version = "0.52.0-dan.6" -source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#4a8b706f1740c1552bb70e60b3d1be284adfd1a6" +source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#faeaef7771ee417a4bd062af44bae3ba94efb2a0" dependencies = [ "anyhow", "async-trait", @@ -4871,7 +4871,7 @@ dependencies = [ [[package]] name = "minotari_node_grpc_client" version = "0.1.0" -source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#4a8b706f1740c1552bb70e60b3d1be284adfd1a6" +source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#faeaef7771ee417a4bd062af44bae3ba94efb2a0" dependencies = [ "minotari_app_grpc", ] @@ -4879,7 +4879,7 @@ dependencies = [ [[package]] name = "minotari_wallet" version = "0.52.0-dan.6" -source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#4a8b706f1740c1552bb70e60b3d1be284adfd1a6" +source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#faeaef7771ee417a4bd062af44bae3ba94efb2a0" dependencies = [ "argon2", "async-trait", @@ -4928,7 +4928,7 @@ dependencies = [ [[package]] name = "minotari_wallet_grpc_client" version = "0.1.0" -source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#4a8b706f1740c1552bb70e60b3d1be284adfd1a6" +source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#faeaef7771ee417a4bd062af44bae3ba94efb2a0" dependencies = [ "minotari_app_grpc", "tari_common_types", @@ -7783,7 +7783,7 @@ dependencies = [ [[package]] name = "tari_common" version = "0.52.0-dan.6" -source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#4a8b706f1740c1552bb70e60b3d1be284adfd1a6" +source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#faeaef7771ee417a4bd062af44bae3ba94efb2a0" dependencies = [ "anyhow", "blake2", @@ -7810,7 +7810,7 @@ dependencies = [ [[package]] name = "tari_common_sqlite" version = "0.52.0-dan.6" -source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#4a8b706f1740c1552bb70e60b3d1be284adfd1a6" +source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#faeaef7771ee417a4bd062af44bae3ba94efb2a0" dependencies = [ "diesel", "diesel_migrations", @@ -7824,7 +7824,7 @@ dependencies = [ [[package]] name = "tari_common_types" version = "0.52.0-dan.6" -source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#4a8b706f1740c1552bb70e60b3d1be284adfd1a6" +source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#faeaef7771ee417a4bd062af44bae3ba94efb2a0" dependencies = [ "base64 0.21.5", "blake2", @@ -7845,7 +7845,7 @@ dependencies = [ [[package]] name = "tari_comms" version = "0.52.0-dan.6" -source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#4a8b706f1740c1552bb70e60b3d1be284adfd1a6" +source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#faeaef7771ee417a4bd062af44bae3ba94efb2a0" dependencies = [ "anyhow", "async-trait", @@ -7891,7 +7891,7 @@ dependencies = [ [[package]] name = "tari_comms_dht" version = "0.52.0-dan.6" -source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#4a8b706f1740c1552bb70e60b3d1be284adfd1a6" +source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#faeaef7771ee417a4bd062af44bae3ba94efb2a0" dependencies = [ "anyhow", "bitflags 2.4.1", @@ -7938,7 +7938,7 @@ dependencies = [ [[package]] name = "tari_comms_rpc_macros" version = "0.52.0-dan.6" -source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#4a8b706f1740c1552bb70e60b3d1be284adfd1a6" +source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#faeaef7771ee417a4bd062af44bae3ba94efb2a0" dependencies = [ "proc-macro2", "quote", @@ -7985,7 +7985,7 @@ dependencies = [ [[package]] name = "tari_contacts" version = "0.52.0-dan.6" -source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#4a8b706f1740c1552bb70e60b3d1be284adfd1a6" +source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#faeaef7771ee417a4bd062af44bae3ba94efb2a0" dependencies = [ "chrono", "diesel", @@ -8017,7 +8017,7 @@ dependencies = [ [[package]] name = "tari_core" version = "0.52.0-dan.6" -source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#4a8b706f1740c1552bb70e60b3d1be284adfd1a6" +source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#faeaef7771ee417a4bd062af44bae3ba94efb2a0" dependencies = [ "async-trait", "bincode 1.3.3", @@ -8418,7 +8418,7 @@ dependencies = [ [[package]] name = "tari_features" version = "0.52.0-dan.6" -source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#4a8b706f1740c1552bb70e60b3d1be284adfd1a6" +source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#faeaef7771ee417a4bd062af44bae3ba94efb2a0" [[package]] name = "tari_indexer" @@ -8514,7 +8514,7 @@ dependencies = [ [[package]] name = "tari_key_manager" version = "0.52.0-dan.6" -source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#4a8b706f1740c1552bb70e60b3d1be284adfd1a6" +source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#faeaef7771ee417a4bd062af44bae3ba94efb2a0" dependencies = [ "argon2", "async-trait", @@ -8547,7 +8547,7 @@ dependencies = [ [[package]] name = "tari_metrics" version = "0.1.0" -source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#4a8b706f1740c1552bb70e60b3d1be284adfd1a6" +source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#faeaef7771ee417a4bd062af44bae3ba94efb2a0" dependencies = [ "anyhow", "futures 0.3.29", @@ -8563,7 +8563,7 @@ dependencies = [ [[package]] name = "tari_mmr" version = "0.52.0-dan.6" -source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#4a8b706f1740c1552bb70e60b3d1be284adfd1a6" +source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#faeaef7771ee417a4bd062af44bae3ba94efb2a0" dependencies = [ "borsh", "croaring", @@ -8579,7 +8579,7 @@ dependencies = [ [[package]] name = "tari_p2p" version = "0.52.0-dan.6" -source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#4a8b706f1740c1552bb70e60b3d1be284adfd1a6" +source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#faeaef7771ee417a4bd062af44bae3ba94efb2a0" dependencies = [ "anyhow", "fs2", @@ -8622,7 +8622,7 @@ dependencies = [ [[package]] name = "tari_script" version = "0.12.0" -source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#4a8b706f1740c1552bb70e60b3d1be284adfd1a6" +source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#faeaef7771ee417a4bd062af44bae3ba94efb2a0" dependencies = [ "blake2", "borsh", @@ -8639,7 +8639,7 @@ dependencies = [ [[package]] name = "tari_service_framework" version = "0.52.0-dan.6" -source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#4a8b706f1740c1552bb70e60b3d1be284adfd1a6" +source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#faeaef7771ee417a4bd062af44bae3ba94efb2a0" dependencies = [ "anyhow", "async-trait", @@ -8654,7 +8654,7 @@ dependencies = [ [[package]] name = "tari_shutdown" version = "0.52.0-dan.6" -source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#4a8b706f1740c1552bb70e60b3d1be284adfd1a6" +source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#faeaef7771ee417a4bd062af44bae3ba94efb2a0" dependencies = [ "futures 0.3.29", ] @@ -8706,7 +8706,7 @@ dependencies = [ [[package]] name = "tari_storage" version = "0.52.0-dan.6" -source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#4a8b706f1740c1552bb70e60b3d1be284adfd1a6" +source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#faeaef7771ee417a4bd062af44bae3ba94efb2a0" dependencies = [ "bincode 1.3.3", "lmdb-zero", @@ -8779,7 +8779,7 @@ dependencies = [ [[package]] name = "tari_test_utils" version = "0.52.0-dan.6" -source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#4a8b706f1740c1552bb70e60b3d1be284adfd1a6" +source = "git+https://github.com/tari-project/tari.git?branch=feature-dan2#faeaef7771ee417a4bd062af44bae3ba94efb2a0" dependencies = [ "futures 0.3.29", "rand",