From e2174bb1652c13214e8967aa0246d83006e2c0ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 00:28:35 +0000 Subject: [PATCH] chore(deps): bump ic-crypto-ed25519 from `7927c34` to `c2b0c10` Bumps [ic-crypto-ed25519](https://github.com/dfinity/ic) from `7927c34` to `c2b0c10`. - [Release notes](https://github.com/dfinity/ic/releases) - [Commits](https://github.com/dfinity/ic/compare/7927c348c7acd1bd6433342bf6ebc9f7b34e6f3f...c2b0c10d3ec329246583762e68a7e5aa33fec267) --- updated-dependencies: - dependency-name: ic-crypto-ed25519 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 5e3aee3..180ca0f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -178,9 +178,9 @@ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b" [[package]] name = "bytes" -version = "1.8.0" +version = "1.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9ac0150caa2ae65ca5bd83f25c7de183dea78d4d366469f148435e2acfbad0da" +checksum = "325918d6fe32f23b19878fe4b34794ae41fc19ddbe53b10571a4874d44ffd39b" [[package]] name = "camino" @@ -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#c2b0c10d3ec329246583762e68a7e5aa33fec267" 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#c2b0c10d3ec329246583762e68a7e5aa33fec267" 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#c2b0c10d3ec329246583762e68a7e5aa33fec267" 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#c2b0c10d3ec329246583762e68a7e5aa33fec267" 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#c2b0c10d3ec329246583762e68a7e5aa33fec267" dependencies = [ "candid", "dfn_candid", @@ -1021,21 +1021,21 @@ 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#c2b0c10d3ec329246583762e68a7e5aa33fec267" dependencies = [ "curve25519-dalek", "ed25519-dalek", "hkdf", "pem", "rand", - "thiserror 1.0.69", + "thiserror 2.0.9", "zeroize", ] [[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#c2b0c10d3ec329246583762e68a7e5aa33fec267" dependencies = [ "sha2", ] @@ -1043,7 +1043,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#c2b0c10d3ec329246583762e68a7e5aa33fec267" dependencies = [ "ic-crypto-internal-sha2", ] @@ -1051,7 +1051,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#c2b0c10d3ec329246583762e68a7e5aa33fec267" dependencies = [ "ic-protobuf", "ic-utils", @@ -1063,7 +1063,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#c2b0c10d3ec329246583762e68a7e5aa33fec267" dependencies = [ "candid", "ic-base-types", @@ -1089,7 +1089,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#c2b0c10d3ec329246583762e68a7e5aa33fec267" dependencies = [ "bincode", "candid", @@ -1207,7 +1207,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#c2b0c10d3ec329246583762e68a7e5aa33fec267" dependencies = [ "hex", "scoped_threadpool", @@ -1596,7 +1596,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#c2b0c10d3ec329246583762e68a7e5aa33fec267" [[package]] name = "once_cell" @@ -1672,7 +1672,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#c2b0c10d3ec329246583762e68a7e5aa33fec267" dependencies = [ "candid", "num-traits", @@ -1880,7 +1880,7 @@ dependencies = [ "once_cell", "socket2", "tracing", - "windows-sys 0.59.0", + "windows-sys 0.52.0", ] [[package]] @@ -2463,7 +2463,7 @@ dependencies = [ "cfg-if", "libc", "psm", - "windows-sys 0.59.0", + "windows-sys 0.52.0", ] [[package]]