From 0fb09d6042d67783a24a7ca8b6428e207def6dcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 01:44:04 +0000 Subject: [PATCH] chore(deps): bump ic-management-canister-types Bumps [ic-management-canister-types](https://github.com/dfinity/ic) from `7927c34` to `1e2a626`. - [Release notes](https://github.com/dfinity/ic/releases) - [Commits](https://github.com/dfinity/ic/compare/7927c348c7acd1bd6433342bf6ebc9f7b34e6f3f...1e2a626f4f28ca9e7df674bf20ff4586afea5300) --- updated-dependencies: - dependency-name: ic-management-canister-types dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b6cf3e5..560eae3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -443,7 +443,7 @@ dependencies = [ [[package]] name = "dfn_candid" version = "0.9.0" -source = "git+https://github.com/dfinity/ic#7927c348c7acd1bd6433342bf6ebc9f7b34e6f3f" +source = "git+https://github.com/dfinity/ic#1e2a626f4f28ca9e7df674bf20ff4586afea5300" dependencies = [ "candid", "dfn_core", @@ -455,7 +455,7 @@ dependencies = [ [[package]] name = "dfn_core" version = "0.9.0" -source = "git+https://github.com/dfinity/ic#7927c348c7acd1bd6433342bf6ebc9f7b34e6f3f" +source = "git+https://github.com/dfinity/ic#1e2a626f4f28ca9e7df674bf20ff4586afea5300" dependencies = [ "ic-base-types", "on_wire", @@ -919,7 +919,7 @@ dependencies = [ [[package]] name = "ic-base-types" version = "0.9.0" -source = "git+https://github.com/dfinity/ic#7927c348c7acd1bd6433342bf6ebc9f7b34e6f3f" +source = "git+https://github.com/dfinity/ic#1e2a626f4f28ca9e7df674bf20ff4586afea5300" dependencies = [ "byte-unit", "bytes", @@ -949,7 +949,7 @@ dependencies = [ [[package]] name = "ic-btc-replica-types" version = "0.9.0" -source = "git+https://github.com/dfinity/ic#7927c348c7acd1bd6433342bf6ebc9f7b34e6f3f" +source = "git+https://github.com/dfinity/ic#1e2a626f4f28ca9e7df674bf20ff4586afea5300" dependencies = [ "candid", "ic-btc-interface", @@ -971,7 +971,7 @@ dependencies = [ [[package]] name = "ic-canisters-http-types" version = "0.9.0" -source = "git+https://github.com/dfinity/ic#7927c348c7acd1bd6433342bf6ebc9f7b34e6f3f" +source = "git+https://github.com/dfinity/ic#1e2a626f4f28ca9e7df674bf20ff4586afea5300" dependencies = [ "candid", "dfn_candid", @@ -1036,7 +1036,7 @@ dependencies = [ [[package]] name = "ic-crypto-ed25519" version = "0.9.0" -source = "git+https://github.com/dfinity/ic#7927c348c7acd1bd6433342bf6ebc9f7b34e6f3f" +source = "git+https://github.com/dfinity/ic#1e2a626f4f28ca9e7df674bf20ff4586afea5300" dependencies = [ "curve25519-dalek", "ed25519-dalek", @@ -1050,7 +1050,7 @@ dependencies = [ [[package]] name = "ic-crypto-internal-sha2" version = "0.9.0" -source = "git+https://github.com/dfinity/ic#7927c348c7acd1bd6433342bf6ebc9f7b34e6f3f" +source = "git+https://github.com/dfinity/ic#1e2a626f4f28ca9e7df674bf20ff4586afea5300" dependencies = [ "sha2", ] @@ -1058,7 +1058,7 @@ dependencies = [ [[package]] name = "ic-crypto-sha2" version = "0.9.0" -source = "git+https://github.com/dfinity/ic#7927c348c7acd1bd6433342bf6ebc9f7b34e6f3f" +source = "git+https://github.com/dfinity/ic#1e2a626f4f28ca9e7df674bf20ff4586afea5300" dependencies = [ "ic-crypto-internal-sha2", ] @@ -1066,7 +1066,7 @@ dependencies = [ [[package]] name = "ic-error-types" version = "0.9.0" -source = "git+https://github.com/dfinity/ic#7927c348c7acd1bd6433342bf6ebc9f7b34e6f3f" +source = "git+https://github.com/dfinity/ic#1e2a626f4f28ca9e7df674bf20ff4586afea5300" dependencies = [ "ic-protobuf", "ic-utils", @@ -1078,7 +1078,7 @@ dependencies = [ [[package]] name = "ic-management-canister-types" version = "0.9.0" -source = "git+https://github.com/dfinity/ic#7927c348c7acd1bd6433342bf6ebc9f7b34e6f3f" +source = "git+https://github.com/dfinity/ic#1e2a626f4f28ca9e7df674bf20ff4586afea5300" dependencies = [ "candid", "ic-base-types", @@ -1104,7 +1104,7 @@ checksum = "8b5c7628eac357aecda461130f8074468be5aa4d258a002032d82d817f79f1f8" [[package]] name = "ic-protobuf" version = "0.9.0" -source = "git+https://github.com/dfinity/ic#7927c348c7acd1bd6433342bf6ebc9f7b34e6f3f" +source = "git+https://github.com/dfinity/ic#1e2a626f4f28ca9e7df674bf20ff4586afea5300" dependencies = [ "bincode", "candid", @@ -1209,7 +1209,7 @@ dependencies = [ [[package]] name = "ic-utils" version = "0.9.0" -source = "git+https://github.com/dfinity/ic#7927c348c7acd1bd6433342bf6ebc9f7b34e6f3f" +source = "git+https://github.com/dfinity/ic#1e2a626f4f28ca9e7df674bf20ff4586afea5300" dependencies = [ "hex", "scoped_threadpool", @@ -1604,7 +1604,7 @@ dependencies = [ [[package]] name = "on_wire" version = "0.9.0" -source = "git+https://github.com/dfinity/ic#7927c348c7acd1bd6433342bf6ebc9f7b34e6f3f" +source = "git+https://github.com/dfinity/ic#1e2a626f4f28ca9e7df674bf20ff4586afea5300" [[package]] name = "once_cell" @@ -1680,7 +1680,7 @@ checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" [[package]] name = "phantom_newtype" version = "0.9.0" -source = "git+https://github.com/dfinity/ic#7927c348c7acd1bd6433342bf6ebc9f7b34e6f3f" +source = "git+https://github.com/dfinity/ic#1e2a626f4f28ca9e7df674bf20ff4586afea5300" dependencies = [ "candid", "num-traits", @@ -1882,7 +1882,7 @@ dependencies = [ "once_cell", "socket2", "tracing", - "windows-sys 0.59.0", + "windows-sys 0.52.0", ] [[package]] @@ -2465,7 +2465,7 @@ dependencies = [ "cfg-if", "libc", "psm", - "windows-sys 0.59.0", + "windows-sys 0.52.0", ] [[package]]