From e4d26fa6c569dfe4823a036ab2cdee37ca881172 Mon Sep 17 00:00:00 2001 From: Night Owl Date: Sun, 10 Sep 2023 10:20:33 +0545 Subject: [PATCH] update: cargo packages Signed-off-by: Night Owl --- Cargo.lock | 83 +++---------------- .../cw-asset-manager/Cargo.toml | 4 +- 2 files changed, 15 insertions(+), 72 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index d7e154a..e36ff1d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -54,9 +54,9 @@ checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8" [[package]] name = "base64" -version = "0.21.3" +version = "0.21.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "414dcefbc63d77c526a76b3afcf6fbb9b5e2791c19c3aa2297733208750c6e53" +checksum = "9ba43ea6f343b788c8764558649e08df62f86c6ef251fdaeb1ffd010a9ae50a2" [[package]] name = "base64ct" @@ -213,40 +213,6 @@ dependencies = [ "time", ] -[[package]] -name = "common" -version = "0.1.0" -source = "git+https://github.com/icon-project/IBC-Integration#da20a2a6b508a836a8723e69ad0d11c49f9b5463" -dependencies = [ - "bytes", - "cosmwasm-schema", - "cosmwasm-std", - "cw-storage-plus 1.1.0 (git+https://github.com/icon-project/cw-storage-plus.git?branch=fix-raw)", - "debug_print", - "derive_more", - "displaydoc", - "dyn-clone", - "hex", - "hex-literal", - "ibc-proto", - "ics23", - "pbjson", - "pbjson-types", - "prost 0.11.9", - "prost-types", - "rlp-derive", - "rustc-hex", - "safe-regex", - "serde", - "serde-json-wasm", - "serde_json", - "sha2 0.10.7", - "sha3", - "subtle-encoding", - "tendermint", - "time", -] - [[package]] name = "const-oid" version = "0.9.5" @@ -305,7 +271,7 @@ version = "1.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2a44d3f9c25b2f864737c6605a98f2e4675d53fd8bbc7cf4d7c02475661a793d" dependencies = [ - "base64 0.21.3", + "base64 0.21.4", "bnum", "cosmwasm-crypto", "cosmwasm-derive", @@ -393,7 +359,7 @@ dependencies = [ "cosmwasm-std", "cosmwasm-storage", "cw-common 0.1.0", - "cw-common 0.1.0 (git+https://github.com/icon-project/IBC-Integration)", + "cw-common 0.1.0 (git+https://github.com/icon-project/IBC-Integration.git?branch=main)", "cw-mock-ibc-core", "cw-multi-test", "cw-storage-plus 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -478,29 +444,6 @@ dependencies = [ "serde_json", ] -[[package]] -name = "cw-common" -version = "0.1.0" -source = "git+https://github.com/icon-project/IBC-Integration#da20a2a6b508a836a8723e69ad0d11c49f9b5463" -dependencies = [ - "bech32", - "bytes", - "common 0.1.0 (git+https://github.com/icon-project/IBC-Integration)", - "cosmwasm-schema", - "cosmwasm-std", - "cw-storage-plus 1.1.0 (git+https://github.com/icon-project/cw-storage-plus.git?branch=fix-raw)", - "cw-xcall-lib 0.1.0 (git+https://github.com/icon-project/xCall.git?branch=main)", - "debug_print", - "hex", - "hex-buffer-serde", - "ibc-proto", - "prost 0.11.9", - "schemars", - "serde", - "serde-json-wasm", - "serde_json", -] - [[package]] name = "cw-hub-bnusd" version = "0.1.0" @@ -664,13 +607,13 @@ dependencies = [ [[package]] name = "cw-xcall-ibc-connection" version = "0.1.0" -source = "git+https://github.com/icon-project/IBC-Integration#da20a2a6b508a836a8723e69ad0d11c49f9b5463" +source = "git+https://github.com/icon-project/IBC-Integration.git?branch=main#da20a2a6b508a836a8723e69ad0d11c49f9b5463" dependencies = [ - "common 0.1.0 (git+https://github.com/icon-project/IBC-Integration)", + "common 0.1.0 (git+https://github.com/icon-project/IBC-Integration.git?branch=main)", "cosmwasm-schema", "cosmwasm-std", "cosmwasm-storage", - "cw-common 0.1.0 (git+https://github.com/icon-project/IBC-Integration)", + "cw-common 0.1.0 (git+https://github.com/icon-project/IBC-Integration.git?branch=main)", "cw-storage-plus 1.1.0 (git+https://github.com/icon-project/cw-storage-plus.git?branch=fix-raw)", "cw-xcall 0.1.0 (git+https://github.com/icon-project/xCall.git?branch=main)", "cw-xcall-lib 0.1.0 (git+https://github.com/icon-project/xCall.git?branch=main)", @@ -1284,9 +1227,9 @@ checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3" [[package]] name = "linux-raw-sys" -version = "0.4.5" +version = "0.4.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "57bcfdad1b858c2db7c38303a6d2ad4dfaf5eb53dfeb0910128b2c26d6158503" +checksum = "1a9bad9f94746442c783ca431b22403b519cd7fbeed0533fdd6328b2f2212128" [[package]] name = "log" @@ -1640,9 +1583,9 @@ checksum = "3e75f6a532d0fd9f7f13144f392b6ad56a32696bfcd9c78f797f16bbb6f072d6" [[package]] name = "rustix" -version = "0.38.11" +version = "0.38.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c0c3dde1fc030af041adc40e79c0e7fbcf431dd24870053d187d7c66e4b87453" +checksum = "bdf14a7a466ce88b5eac3da815b53aefc208ce7e74d1c263aabb04d88c4abeb1" dependencies = [ "bitflags 2.4.0", "errno", @@ -1813,9 +1756,9 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.105" +version = "1.0.106" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "693151e1ac27563d6dbcec9dee9fbd5da8539b20fa14ad3752b2e6d363ace360" +checksum = "2cc66a619ed80bf7a0f6b17dd063a84b88f6dea1813737cf469aef1d081142c2" dependencies = [ "itoa", "ryu", diff --git a/contracts/core-contracts/cw-asset-manager/Cargo.toml b/contracts/core-contracts/cw-asset-manager/Cargo.toml index added0b..6680c0e 100644 --- a/contracts/core-contracts/cw-asset-manager/Cargo.toml +++ b/contracts/core-contracts/cw-asset-manager/Cargo.toml @@ -49,8 +49,8 @@ cw-multi-test = "0.16.4" cw20-base = "1.0.1" cw-xcall-multi = {package="cw-xcall", git="https://github.com/icon-project/xcall-multi.git", branch="main", features=["library"]} cw-xcall-lib={package="cw-xcall-lib", git="https://github.com/icon-project/xcall-multi.git", branch="main", features = ["library"]} -cw-common-ibc = { git = "https://github.com/icon-project/IBC-Integration", package = "cw-common" } -cw_xcall_ibc_connection = { git = "https://github.com/icon-project/IBC-Integration", package = "cw-xcall-ibc-connection" } +cw-common-ibc = { git = "https://github.com/icon-project/IBC-Integration.git", branch = "main", package = "cw-common"} +cw_xcall_ibc_connection = { git = "https://github.com/icon-project/IBC-Integration.git",branch = "main", package = "cw-xcall-ibc-connection"} cw_mock_ibc_core = { git = "https://github.com/icon-project/IBC-Integration.git", branch="main", package="cw-mock-ibc-core" } [profile.release]