diff --git a/Cargo.Bazel.lock b/Cargo.Bazel.lock index 0c32f3c34..8c1d19c00 100644 --- a/Cargo.Bazel.lock +++ b/Cargo.Bazel.lock @@ -1,5 +1,5 @@ { - "checksum": "7ea7a35de8b6493825ab6fe949a472115132c928f34a5084ca4d283a254ed4d3", + "checksum": "755d8350cd5a1033ffeba172c4818c3598aad39af9cb6e73275aee5764e32c12", "crates": { "actix-codec 0.5.2": { "name": "actix-codec", @@ -9993,6 +9993,10 @@ ], "deps": { "common": [ + { + "id": "ahash 0.8.11", + "target": "ahash" + }, { "id": "anyhow 1.0.89", "target": "anyhow" diff --git a/Cargo.lock b/Cargo.lock index 7523961c0..cda75cb92 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3190,8 +3190,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "dd8ecacd682fa05a985253592963306cb9799622d7b1cce4b1edb89c6ec85be1" dependencies = [ "candid", - "ic-cdk-macros 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", - "ic0 0.23.0 (registry+https://github.com/rust-lang/crates.io-index)", + "ic-cdk-macros 0.16.0", + "ic0 0.23.0", "serde", "serde_bytes", ] @@ -3202,8 +3202,8 @@ version = "0.16.0" source = "git+https://github.com/dfinity/cdk-rs.git?rev=882fa28116c84887be626a44ce031b739e45e3d5#882fa28116c84887be626a44ce031b739e45e3d5" dependencies = [ "candid", - "ic-cdk-macros 0.16.0 (git+https://github.com/dfinity/cdk-rs.git?rev=882fa28116c84887be626a44ce031b739e45e3d5)", - "ic0 0.23.0 (git+https://github.com/dfinity/cdk-rs.git?rev=882fa28116c84887be626a44ce031b739e45e3d5)", + "ic-cdk-macros 0.16.0", + "ic0 0.23.0", "serde", "serde_bytes", ] @@ -3283,8 +3283,8 @@ version = "0.10.0" source = "git+https://github.com/dfinity/cdk-rs.git?rev=882fa28116c84887be626a44ce031b739e45e3d5#882fa28116c84887be626a44ce031b739e45e3d5" dependencies = [ "futures", - "ic-cdk 0.16.0 (git+https://github.com/dfinity/cdk-rs.git?rev=882fa28116c84887be626a44ce031b739e45e3d5)", - "ic0 0.23.0 (git+https://github.com/dfinity/cdk-rs.git?rev=882fa28116c84887be626a44ce031b739e45e3d5)", + "ic-cdk 0.16.0", + "ic0 0.23.0", "serde", "serde_bytes", "slotmap", @@ -3761,7 +3761,7 @@ dependencies = [ "ic-canister-log", "ic-canister-profiler", "ic-canisters-http-types", - "ic-cdk 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", + "ic-cdk 0.16.0", "ic-cdk-macros 0.9.0", "ic-cdk-timers 0.7.0", "ic-crypto-sha2", @@ -3790,7 +3790,7 @@ dependencies = [ "ic-base-types", "ic-canister-log", "ic-canisters-http-types", - "ic-cdk 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", + "ic-cdk 0.16.0", "ic-cdk-macros 0.9.0", "ic-crypto-tree-hash", "ic-icrc1", @@ -4238,7 +4238,7 @@ source = "git+https://github.com/dfinity/ic.git?rev=ca80a219757f00a5dd234f8d8c58 dependencies = [ "candid", "dfn_core", - "ic-cdk 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", + "ic-cdk 0.16.0", "ic-crypto-sha2", "ic-management-canister-types", "ic-nervous-system-clients", @@ -4257,7 +4257,7 @@ dependencies = [ "dfn_candid", "dfn_core", "ic-base-types", - "ic-cdk 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", + "ic-cdk 0.16.0", ] [[package]] @@ -4336,7 +4336,7 @@ dependencies = [ "futures", "ic-base-types", "ic-canisters-http-types", - "ic-cdk 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", + "ic-cdk 0.16.0", "ic-cdk-macros 0.9.0", "ic-cdk-timers 0.7.0", "ic-crypto-getrandom-for-wasm", @@ -4728,7 +4728,7 @@ dependencies = [ "ic-canister-log", "ic-canister-profiler", "ic-canisters-http-types", - "ic-cdk 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", + "ic-cdk 0.16.0", "ic-cdk-macros 0.9.0", "ic-crypto-sha2", "ic-icrc1-ledger", @@ -4799,7 +4799,7 @@ dependencies = [ "cycles-minting-canister", "futures", "ic-base-types", - "ic-cdk 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", + "ic-cdk 0.16.0", "ic-nervous-system-common", "ic-nervous-system-initial-supply", "ic-nervous-system-runtime", @@ -4853,7 +4853,7 @@ dependencies = [ "ic-base-types", "ic-canister-log", "ic-canisters-http-types", - "ic-cdk 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", + "ic-cdk 0.16.0", "ic-cdk-macros 0.9.0", "ic-cdk-timers 0.7.0", "ic-management-canister-types", @@ -4883,7 +4883,7 @@ dependencies = [ "ic-base-types", "ic-canister-log", "ic-canisters-http-types", - "ic-cdk 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", + "ic-cdk 0.16.0", "ic-cdk-macros 0.9.0", "ic-cdk-timers 0.7.0", "ic-ledger-core", @@ -4937,7 +4937,7 @@ dependencies = [ "futures", "hex", "ic-base-types", - "ic-cdk 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", + "ic-cdk 0.16.0", "ic-crypto-sha2", "ic-management-canister-types", "ic-metrics-encoder", @@ -5219,7 +5219,7 @@ dependencies = [ "dfn_protobuf", "hex", "ic-base-types", - "ic-cdk 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", + "ic-cdk 0.16.0", "ic-crypto-sha2", "ic-ledger-canister-core", "ic-ledger-core", @@ -7166,7 +7166,7 @@ dependencies = [ "dfn_http_metrics", "futures", "ic-base-types", - "ic-cdk 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)", + "ic-cdk 0.16.0", "ic-certified-map", "ic-crypto-node-key-validation", "ic-crypto-sha2", @@ -8727,8 +8727,8 @@ dependencies = [ "dfn_core", "futures", "ic-base-types", - "ic-cdk 0.16.0 (git+https://github.com/dfinity/cdk-rs.git?rev=882fa28116c84887be626a44ce031b739e45e3d5)", - "ic-cdk-macros 0.16.0 (git+https://github.com/dfinity/cdk-rs.git?rev=882fa28116c84887be626a44ce031b739e45e3d5)", + "ic-cdk 0.16.0", + "ic-cdk-macros 0.16.0", "ic-cdk-timers 0.10.0", "ic-management-canister-types", "ic-nns-common",