From 5d383e83b54f78eb52b435e341fd8cdb63a39cde Mon Sep 17 00:00:00 2001 From: Denis Kolodin Date: Wed, 27 Jul 2022 09:24:20 +0300 Subject: [PATCH] chore: upgrade tari_utilities to 0.4.5 --- Cargo.lock | 63 ++++++++++++------- applications/tari_app_grpc/Cargo.toml | 2 +- applications/tari_app_utilities/Cargo.toml | 2 +- applications/tari_base_node/Cargo.toml | 2 +- .../tari_collectibles/src-tauri/Cargo.toml | 2 +- applications/tari_console_wallet/Cargo.toml | 2 +- .../tari_merge_mining_proxy/Cargo.toml | 2 +- applications/tari_miner/Cargo.toml | 2 +- applications/test_faucet/Cargo.toml | 2 +- base_layer/common_types/Cargo.toml | 2 +- base_layer/core/Cargo.toml | 2 +- base_layer/key_manager/Cargo.toml | 2 +- base_layer/mmr/Cargo.toml | 2 +- base_layer/p2p/Cargo.toml | 2 +- base_layer/tari_mining_helper_ffi/Cargo.toml | 2 +- base_layer/wallet/Cargo.toml | 2 +- base_layer/wallet_ffi/Cargo.toml | 2 +- comms/core/Cargo.toml | 2 +- comms/dht/Cargo.toml | 2 +- dan_layer/core/Cargo.toml | 2 +- dan_layer/engine/Cargo.toml | 2 +- dan_layer/storage_sqlite/Cargo.toml | 2 +- infrastructure/storage/Cargo.toml | 2 +- infrastructure/tari_script/Cargo.toml | 2 +- 24 files changed, 62 insertions(+), 47 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index d18c72d2b6..7323d80c9e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -6708,7 +6708,7 @@ dependencies = [ "tari_core", "tari_crypto", "tari_script", - "tari_utilities", + "tari_utilities 0.4.5", "tonic", "tonic-build", ] @@ -6731,7 +6731,7 @@ dependencies = [ "tari_comms", "tari_crypto", "tari_p2p", - "tari_utilities", + "tari_utilities 0.4.5", "thiserror", "tokio 1.20.1", ] @@ -6779,7 +6779,7 @@ dependencies = [ "tari_service_framework", "tari_shutdown", "tari_storage", - "tari_utilities", + "tari_utilities 0.4.5", "thiserror", "tokio 1.20.1", "tonic", @@ -6854,7 +6854,7 @@ dependencies = [ "tari_dan_common_types", "tari_key_manager", "tari_mmr", - "tari_utilities", + "tari_utilities 0.4.5", "tauri", "tauri-build", "thiserror", @@ -6908,7 +6908,7 @@ dependencies = [ "rand 0.8.5", "serde", "tari_crypto", - "tari_utilities", + "tari_utilities 0.4.5", "thiserror", "tokio 1.20.1", ] @@ -6952,7 +6952,7 @@ dependencies = [ "tari_shutdown", "tari_storage", "tari_test_utils 0.34.0", - "tari_utilities", + "tari_utilities 0.4.5", "tempfile", "thiserror", "tokio 1.20.1", @@ -7000,7 +7000,7 @@ dependencies = [ "tari_shutdown", "tari_storage", "tari_test_utils 0.34.0", - "tari_utilities", + "tari_utilities 0.4.5", "tempfile", "thiserror", "tokio 1.20.1", @@ -7060,7 +7060,7 @@ dependencies = [ "tari_libtor", "tari_p2p", "tari_shutdown", - "tari_utilities", + "tari_utilities 0.4.5", "tari_wallet", "thiserror", "tokio 1.20.1", @@ -7127,7 +7127,7 @@ dependencies = [ "tari_shutdown", "tari_storage", "tari_test_utils 0.34.0", - "tari_utilities", + "tari_utilities 0.4.5", "tempfile", "thiserror", "tokio 1.20.1", @@ -7156,7 +7156,7 @@ dependencies = [ "sha3", "tari_bulletproofs", "tari_bulletproofs_plus", - "tari_utilities", + "tari_utilities 0.4.4", "thiserror", "zeroize", ] @@ -7204,7 +7204,7 @@ dependencies = [ "tari_shutdown", "tari_storage", "tari_test_utils 0.8.1", - "tari_utilities", + "tari_utilities 0.4.5", "thiserror", "tokio 1.20.1", "tokio-stream", @@ -7230,7 +7230,7 @@ dependencies = [ "tari_dan_common_types", "tari_mmr", "tari_template_abi", - "tari_utilities", + "tari_utilities 0.4.5", "thiserror", "wasmer", ] @@ -7247,7 +7247,7 @@ dependencies = [ "tari_common_types", "tari_dan_core", "tari_dan_engine", - "tari_utilities", + "tari_utilities 0.4.5", "thiserror", "tokio 1.20.1", "tokio-stream", @@ -7277,7 +7277,7 @@ dependencies = [ "strum_macros", "tari_common_types", "tari_crypto", - "tari_utilities", + "tari_utilities 0.4.5", "thiserror", "wasm-bindgen", "wasm-bindgen-test", @@ -7329,7 +7329,7 @@ dependencies = [ "tari_comms", "tari_core", "tari_crypto", - "tari_utilities", + "tari_utilities 0.4.5", "thiserror", "tokio 1.20.1", "tonic", @@ -7381,7 +7381,7 @@ dependencies = [ "tari_comms", "tari_core", "tari_crypto", - "tari_utilities", + "tari_utilities 0.4.5", "thiserror", "tokio 1.20.1", "tonic", @@ -7400,7 +7400,7 @@ dependencies = [ "tari_comms", "tari_core", "tari_crypto", - "tari_utilities", + "tari_utilities 0.4.5", "thiserror", ] @@ -7419,7 +7419,7 @@ dependencies = [ "serde_json", "tari_common", "tari_crypto", - "tari_utilities", + "tari_utilities 0.4.5", "thiserror", ] @@ -7454,7 +7454,7 @@ dependencies = [ "tari_shutdown", "tari_storage", "tari_test_utils 0.34.0", - "tari_utilities", + "tari_utilities 0.4.5", "tempfile", "thiserror", "tokio 1.20.1", @@ -7478,7 +7478,7 @@ dependencies = [ "tari_common", "tari_common_types", "tari_crypto", - "tari_utilities", + "tari_utilities 0.4.5", "thiserror", ] @@ -7517,7 +7517,7 @@ dependencies = [ "rand 0.8.5", "serde", "serde_derive", - "tari_utilities", + "tari_utilities 0.4.5", "thiserror", ] @@ -7568,6 +7568,21 @@ dependencies = [ "thiserror", ] +[[package]] +name = "tari_utilities" +version = "0.4.5" +source = "git+https://github.com/tari-project/tari_utilities.git?tag=v0.4.5#a9e059ba84f8d931aeaa2b88a52a1ce6503b2deb" +dependencies = [ + "base58-monero", + "base64 0.13.0", + "bincode", + "newtype-ops", + "serde", + "serde_json", + "thiserror", + "zeroize", +] + [[package]] name = "tari_validator_node" version = "0.34.0" @@ -7658,7 +7673,7 @@ dependencies = [ "tari_shutdown", "tari_storage", "tari_test_utils 0.34.0", - "tari_utilities", + "tari_utilities 0.4.5", "tempfile", "thiserror", "tokio 1.20.1", @@ -7694,7 +7709,7 @@ dependencies = [ "tari_service_framework", "tari_shutdown", "tari_test_utils 0.34.0", - "tari_utilities", + "tari_utilities 0.4.5", "tari_wallet", "tempfile", "thiserror", @@ -7922,7 +7937,7 @@ dependencies = [ "tari_core", "tari_crypto", "tari_script", - "tari_utilities", + "tari_utilities 0.4.5", "tokio 1.20.1", ] diff --git a/applications/tari_app_grpc/Cargo.toml b/applications/tari_app_grpc/Cargo.toml index 9228f509ce..fbdfd309bc 100644 --- a/applications/tari_app_grpc/Cargo.toml +++ b/applications/tari_app_grpc/Cargo.toml @@ -13,7 +13,7 @@ tari_comms = { path = "../../comms/core"} tari_core = { path = "../../base_layer/core"} tari_crypto = { git = "https://github.com/tari-project/tari-crypto.git", tag = "v0.15.1" } tari_script = { path = "../../infrastructure/tari_script" } -tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.4" } +tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.5" } chrono = { version = "0.4.19", default-features = false } prost = "0.9" diff --git a/applications/tari_app_utilities/Cargo.toml b/applications/tari_app_utilities/Cargo.toml index 6ade9355a0..a8db8d03ca 100644 --- a/applications/tari_app_utilities/Cargo.toml +++ b/applications/tari_app_utilities/Cargo.toml @@ -11,7 +11,7 @@ tari_crypto = { git = "https://github.com/tari-project/tari-crypto.git", tag = " tari_common = { path = "../../common" } tari_common_types = { path = "../../base_layer/common_types" } tari_p2p = { path = "../../base_layer/p2p", features = ["auto-update"] } -tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.4" } +tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.5" } clap = { version = "3.2.0", features = ["derive", "env"] } config = { version = "0.13.0" } diff --git a/applications/tari_base_node/Cargo.toml b/applications/tari_base_node/Cargo.toml index 2b99562674..5aa2627209 100644 --- a/applications/tari_base_node/Cargo.toml +++ b/applications/tari_base_node/Cargo.toml @@ -22,7 +22,7 @@ tari_p2p = { path = "../../base_layer/p2p", features = ["auto-update"] } tari_storage = {path="../../infrastructure/storage"} tari_service_framework = { path = "../../base_layer/service_framework" } tari_shutdown = { path = "../../infrastructure/shutdown" } -tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.4" } +tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.5" } anyhow = "1.0.53" async-trait = "0.1.52" diff --git a/applications/tari_collectibles/src-tauri/Cargo.toml b/applications/tari_collectibles/src-tauri/Cargo.toml index b3d9096be3..46fed1988f 100644 --- a/applications/tari_collectibles/src-tauri/Cargo.toml +++ b/applications/tari_collectibles/src-tauri/Cargo.toml @@ -22,7 +22,7 @@ tari_common_types = { path = "../../../base_layer/common_types" } tari_crypto = { git = "https://github.com/tari-project/tari-crypto.git", tag = "v0.15.1" } tari_key_manager = { path = "../../../base_layer/key_manager" } tari_mmr = { path = "../../../base_layer/mmr" } -tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.4" } +tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.5" } tari_dan_common_types = { path = "../../../dan_layer/common_types" } blake2 = "^0.9.0" diff --git a/applications/tari_console_wallet/Cargo.toml b/applications/tari_console_wallet/Cargo.toml index 5962c9a51c..37a605ffeb 100644 --- a/applications/tari_console_wallet/Cargo.toml +++ b/applications/tari_console_wallet/Cargo.toml @@ -18,7 +18,7 @@ tari_p2p = { path = "../../base_layer/p2p", features = ["auto-update"] } tari_app_grpc = { path = "../tari_app_grpc" } tari_shutdown = { path = "../../infrastructure/shutdown" } tari_key_manager = { path = "../../base_layer/key_manager" } -tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.4" } +tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.5" } # Uncomment for tokio tracing via tokio-console (needs "tracing" featurs) #console-subscriber = "0.1.3" diff --git a/applications/tari_merge_mining_proxy/Cargo.toml b/applications/tari_merge_mining_proxy/Cargo.toml index 3b181ed995..33a5d6d795 100644 --- a/applications/tari_merge_mining_proxy/Cargo.toml +++ b/applications/tari_merge_mining_proxy/Cargo.toml @@ -18,7 +18,7 @@ tari_comms = { path = "../../comms/core" } tari_core = { path = "../../base_layer/core", default-features = false, features = ["transactions"] } tari_app_utilities = { path = "../tari_app_utilities" } tari_crypto = { git = "https://github.com/tari-project/tari-crypto.git", tag = "v0.15.1" } -tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.4" } +tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.5" } anyhow = "1.0.53" crossterm = { version = "0.17" } diff --git a/applications/tari_miner/Cargo.toml b/applications/tari_miner/Cargo.toml index 96b283254f..5245bd71aa 100644 --- a/applications/tari_miner/Cargo.toml +++ b/applications/tari_miner/Cargo.toml @@ -14,7 +14,7 @@ tari_comms = { path = "../../comms/core" } tari_app_utilities = { path = "../tari_app_utilities"} tari_app_grpc = { path = "../tari_app_grpc" } tari_crypto = { git = "https://github.com/tari-project/tari-crypto.git", tag = "v0.15.1" } -tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.4" } +tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.5" } crossterm = { version = "0.17" } clap = { version = "3.1.1", features = ["derive"] } diff --git a/applications/test_faucet/Cargo.toml b/applications/test_faucet/Cargo.toml index 9aeffd452f..09a52eb7ea 100644 --- a/applications/test_faucet/Cargo.toml +++ b/applications/test_faucet/Cargo.toml @@ -11,7 +11,7 @@ avx2 = ["simd"] [dependencies] tari_crypto = { git = "https://github.com/tari-project/tari-crypto.git", tag = "v0.15.1" } -tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.4" } +tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.5" } tari_common_types = { path = "../../base_layer/common_types" } tari_script = { path = "../../infrastructure/tari_script" } diff --git a/base_layer/common_types/Cargo.toml b/base_layer/common_types/Cargo.toml index 3f2671b096..cc427c0f99 100644 --- a/base_layer/common_types/Cargo.toml +++ b/base_layer/common_types/Cargo.toml @@ -8,7 +8,7 @@ edition = "2018" [dependencies] tari_crypto = { git = "https://github.com/tari-project/tari-crypto.git", tag = "v0.15.1" } -tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.4" } +tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.5" } digest = "0.9.0" lazy_static = "1.4.0" diff --git a/base_layer/core/Cargo.toml b/base_layer/core/Cargo.toml index 7248690327..f0374c9534 100644 --- a/base_layer/core/Cargo.toml +++ b/base_layer/core/Cargo.toml @@ -33,7 +33,7 @@ tari_service_framework = { version = "^0.34", path = "../service_framework" } tari_shutdown = { version = "^0.34", path = "../../infrastructure/shutdown" } tari_storage = { version = "^0.34", path = "../../infrastructure/storage" } tari_test_utils = { version = "^0.34", path = "../../infrastructure/test_utils" } -tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.4" } +tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.5" } async-trait = "0.1.50" bincode = "1.1.4" diff --git a/base_layer/key_manager/Cargo.toml b/base_layer/key_manager/Cargo.toml index 5377fc6e01..9b65a49fad 100644 --- a/base_layer/key_manager/Cargo.toml +++ b/base_layer/key_manager/Cargo.toml @@ -13,7 +13,7 @@ crate-type = ["lib", "cdylib"] [dependencies] tari_common_types = { version = "^0.34", path = "../../base_layer/common_types" } tari_crypto = { git = "https://github.com/tari-project/tari-crypto.git", tag = "v0.15.1" } -tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.4" } +tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.5" } arrayvec = "0.7.1" argon2 = { version = "0.2", features = ["std"] } diff --git a/base_layer/mmr/Cargo.toml b/base_layer/mmr/Cargo.toml index 9cd42511a2..d11f95a9c0 100644 --- a/base_layer/mmr/Cargo.toml +++ b/base_layer/mmr/Cargo.toml @@ -13,7 +13,7 @@ native_bitmap = ["croaring"] benches = ["criterion"] [dependencies] -tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.4" } +tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.5" } tari_common = {path = "../../common"} thiserror = "1.0.26" digest = "0.9.0" diff --git a/base_layer/p2p/Cargo.toml b/base_layer/p2p/Cargo.toml index b2365465cc..23c7e0bc60 100644 --- a/base_layer/p2p/Cargo.toml +++ b/base_layer/p2p/Cargo.toml @@ -17,7 +17,7 @@ tari_crypto = { git = "https://github.com/tari-project/tari-crypto.git", tag = " tari_service_framework = { version = "^0.34", path = "../service_framework" } tari_shutdown = { version = "^0.34", path = "../../infrastructure/shutdown" } tari_storage = { version = "^0.34", path = "../../infrastructure/storage" } -tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.4" } +tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.5" } anyhow = "1.0.53" bytes = "0.5" diff --git a/base_layer/tari_mining_helper_ffi/Cargo.toml b/base_layer/tari_mining_helper_ffi/Cargo.toml index 5af97c68f3..ddb752b86c 100644 --- a/base_layer/tari_mining_helper_ffi/Cargo.toml +++ b/base_layer/tari_mining_helper_ffi/Cargo.toml @@ -11,7 +11,7 @@ tari_comms = { version = "^0.34", path = "../../comms/core" } tari_crypto = { git = "https://github.com/tari-project/tari-crypto.git", tag = "v0.15.1" } tari_common = { path = "../../common" } tari_core = { path = "../core", default-features = false, features = ["transactions"]} -tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.4" } +tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.5" } libc = "0.2.65" thiserror = "1.0.26" hex = "0.4.2" diff --git a/base_layer/wallet/Cargo.toml b/base_layer/wallet/Cargo.toml index f046ef8857..119a8b171e 100644 --- a/base_layer/wallet/Cargo.toml +++ b/base_layer/wallet/Cargo.toml @@ -19,7 +19,7 @@ tari_service_framework = { version = "^0.34", path = "../service_framework" } tari_shutdown = { version = "^0.34", path = "../../infrastructure/shutdown" } tari_storage = { version = "^0.34", path = "../../infrastructure/storage" } tari_common_sqlite = { path = "../../common_sqlite" } -tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.4" } +tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.5" } # Uncomment for tokio tracing via tokio-console (needs "tracing" featurs) #console-subscriber = "0.1.3" diff --git a/base_layer/wallet_ffi/Cargo.toml b/base_layer/wallet_ffi/Cargo.toml index 713f7aa1cb..e354863406 100644 --- a/base_layer/wallet_ffi/Cargo.toml +++ b/base_layer/wallet_ffi/Cargo.toml @@ -17,7 +17,7 @@ tari_key_manager = { version = "^0.34", path = "../key_manager" } tari_p2p = { version = "^0.34", path = "../p2p" } tari_script = { path = "../../infrastructure/tari_script" } tari_shutdown = { version = "^0.34", path = "../../infrastructure/shutdown" } -tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.4" } +tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.5" } tari_wallet = { version = "^0.34", path = "../wallet", features = ["c_integration"]} chrono = { version = "0.4.19", default-features = false, features = ["serde"] } diff --git a/comms/core/Cargo.toml b/comms/core/Cargo.toml index ad875c0607..11695d3658 100644 --- a/comms/core/Cargo.toml +++ b/comms/core/Cargo.toml @@ -15,7 +15,7 @@ tari_common = {path = "../../common"} tari_metrics = { path = "../../infrastructure/metrics" } tari_storage = { version = "^0.34", path = "../../infrastructure/storage" } tari_shutdown = { version = "^0.34", path = "../../infrastructure/shutdown" } -tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.4" } +tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.5" } anyhow = "1.0.53" async-trait = "0.1.36" diff --git a/comms/dht/Cargo.toml b/comms/dht/Cargo.toml index fe57c9602b..d4973571f8 100644 --- a/comms/dht/Cargo.toml +++ b/comms/dht/Cargo.toml @@ -14,7 +14,7 @@ tari_comms = { version = "^0.34", path = "../core", features = ["rpc"] } tari_common = { path = "../../common" } tari_comms_rpc_macros = { version = "^0.34", path = "../rpc_macros" } tari_crypto = { git = "https://github.com/tari-project/tari-crypto.git", tag = "v0.15.1" } -tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.4" } +tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.5" } tari_shutdown = { version = "^0.34", path = "../../infrastructure/shutdown" } tari_storage = { version = "^0.34", path = "../../infrastructure/storage" } tari_common_sqlite = { path = "../../common_sqlite" } diff --git a/dan_layer/core/Cargo.toml b/dan_layer/core/Cargo.toml index 5b4f1bee2b..9cb0185664 100644 --- a/dan_layer/core/Cargo.toml +++ b/dan_layer/core/Cargo.toml @@ -20,7 +20,7 @@ tari_storage = { path = "../../infrastructure/storage" } tari_core = {path = "../../base_layer/core"} tari_dan_common_types = {path = "../common_types"} tari_common_types = {path = "../../base_layer/common_types"} -tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.4" } +tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.5" } tari_dan_engine = { path = "../engine"} anyhow = "1.0.53" diff --git a/dan_layer/engine/Cargo.toml b/dan_layer/engine/Cargo.toml index a9db59e36a..01fc12c928 100644 --- a/dan_layer/engine/Cargo.toml +++ b/dan_layer/engine/Cargo.toml @@ -10,7 +10,7 @@ tari_common_types = { path = "../../base_layer/common_types" } tari_common = { path = "../../common" } tari_dan_common_types = { path = "../common_types" } tari_mmr = { path = "../../base_layer/mmr" } -tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.4" } +tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.5" } tari_crypto = { git = "https://github.com/tari-project/tari-crypto.git", tag = "v0.15.1" } tari_template_abi = { path = "../template_abi" } diff --git a/dan_layer/storage_sqlite/Cargo.toml b/dan_layer/storage_sqlite/Cargo.toml index e211645cce..5b53278270 100644 --- a/dan_layer/storage_sqlite/Cargo.toml +++ b/dan_layer/storage_sqlite/Cargo.toml @@ -8,7 +8,7 @@ license = "BSD-3-Clause" tari_dan_core = { path = "../core" } tari_common = { path = "../../common" } tari_common_types = { path = "../../base_layer/common_types" } -tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.4" } +tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.5" } tari_dan_engine = { path = "../engine" } diesel = { version = "1.4.8", default-features = false, features = ["sqlite"] } diff --git a/infrastructure/storage/Cargo.toml b/infrastructure/storage/Cargo.toml index e9825cd3fb..d4bb23ce6b 100644 --- a/infrastructure/storage/Cargo.toml +++ b/infrastructure/storage/Cargo.toml @@ -19,4 +19,4 @@ serde_derive = "1.0.80" [dev-dependencies] rand = "0.8" -tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.4" } +tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.5" } diff --git a/infrastructure/tari_script/Cargo.toml b/infrastructure/tari_script/Cargo.toml index 55321aac1c..15f128106f 100644 --- a/infrastructure/tari_script/Cargo.toml +++ b/infrastructure/tari_script/Cargo.toml @@ -14,7 +14,7 @@ license = "BSD-3-Clause" tari_common_types = { path = "../../base_layer/common_types" } tari_common = {path = "../../common"} tari_crypto = { git = "https://github.com/tari-project/tari-crypto.git", tag = "v0.15.1" } -tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.4" } +tari_utilities = { git = "https://github.com/tari-project/tari_utilities.git", tag = "v0.4.5" } blake2 = "0.9" digest = "0.9.0"