diff --git a/Cargo.lock b/Cargo.lock index 4b1ad07a98..61f756ebdf 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -11,7 +11,7 @@ checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3" [[package]] name = "abstract-domain-derive" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "proc-macro2", "quote", @@ -138,7 +138,7 @@ checksum = "fe233a377643e0fc1a56421d7c90acdec45c291b30345eb9f08e8d0ddce5a4ab" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -252,8 +252,8 @@ checksum = "4c95c10ba0b00a02636238b814946408b1322d5ac4760326e6fb8ec956d85775" [[package]] name = "aptos" -version = "4.4.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +version = "4.5.0" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-api-types", @@ -352,7 +352,7 @@ dependencies = [ [[package]] name = "aptos-abstract-gas-usage" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-gas-algebra", @@ -365,7 +365,7 @@ dependencies = [ [[package]] name = "aptos-accumulator" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-crypto", @@ -375,7 +375,7 @@ dependencies = [ [[package]] name = "aptos-admin-service" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-config", @@ -400,7 +400,7 @@ dependencies = [ [[package]] name = "aptos-aggregator" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-types", "bcs 0.1.4", @@ -413,7 +413,7 @@ dependencies = [ [[package]] name = "aptos-api" version = "0.2.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-api-types", @@ -453,7 +453,7 @@ dependencies = [ [[package]] name = "aptos-api-types" version = "0.0.1" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-config", @@ -483,7 +483,7 @@ dependencies = [ [[package]] name = "aptos-backup-cli" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-backup-service", @@ -534,7 +534,7 @@ dependencies = [ [[package]] name = "aptos-backup-service" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-crypto", "aptos-db", @@ -556,7 +556,7 @@ dependencies = [ [[package]] name = "aptos-bcs-utils" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "hex", @@ -565,7 +565,7 @@ dependencies = [ [[package]] name = "aptos-bitvec" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "serde", "serde_bytes", @@ -574,7 +574,7 @@ dependencies = [ [[package]] name = "aptos-block-executor" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "ambassador", "anyhow", @@ -613,7 +613,7 @@ dependencies = [ [[package]] name = "aptos-block-partitioner" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-crypto", "aptos-logger", @@ -634,7 +634,7 @@ dependencies = [ [[package]] name = "aptos-bounded-executor" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "futures", "rustversion", @@ -644,7 +644,7 @@ dependencies = [ [[package]] name = "aptos-build-info" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "shadow-rs", ] @@ -652,7 +652,7 @@ dependencies = [ [[package]] name = "aptos-cached-packages" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-framework", @@ -666,7 +666,7 @@ dependencies = [ [[package]] name = "aptos-channels" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-infallible", @@ -677,7 +677,7 @@ dependencies = [ [[package]] name = "aptos-cli-common" version = "1.0.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anstyle", "clap 4.5.21", @@ -687,12 +687,12 @@ dependencies = [ [[package]] name = "aptos-collections" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" [[package]] name = "aptos-compression" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-logger", "aptos-metrics-core", @@ -704,7 +704,7 @@ dependencies = [ [[package]] name = "aptos-config" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-crypto", @@ -734,7 +734,7 @@ dependencies = [ [[package]] name = "aptos-consensus" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-bitvec", @@ -813,7 +813,7 @@ dependencies = [ [[package]] name = "aptos-consensus-notifications" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-crypto", "aptos-runtimes", @@ -828,7 +828,7 @@ dependencies = [ [[package]] name = "aptos-consensus-types" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-bitvec", @@ -856,7 +856,7 @@ dependencies = [ [[package]] name = "aptos-crash-handler" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-logger", "backtrace", @@ -868,7 +868,7 @@ dependencies = [ [[package]] name = "aptos-crypto" version = "0.0.3" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aes-gcm", "anyhow", @@ -922,7 +922,7 @@ dependencies = [ [[package]] name = "aptos-crypto-derive" version = "0.0.3" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "proc-macro2", "quote", @@ -932,7 +932,7 @@ dependencies = [ [[package]] name = "aptos-data-client" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-config", "aptos-crypto", @@ -963,7 +963,7 @@ dependencies = [ [[package]] name = "aptos-data-streaming-service" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-channels", "aptos-config", @@ -989,7 +989,7 @@ dependencies = [ [[package]] name = "aptos-db" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-accumulator", @@ -1038,7 +1038,7 @@ dependencies = [ [[package]] name = "aptos-db-indexer" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-config", @@ -1060,7 +1060,7 @@ dependencies = [ [[package]] name = "aptos-db-indexer-schemas" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-crypto", @@ -1077,7 +1077,7 @@ dependencies = [ [[package]] name = "aptos-dkg" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-crypto", @@ -1109,7 +1109,7 @@ dependencies = [ [[package]] name = "aptos-dkg-runtime" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-bounded-executor", @@ -1148,11 +1148,10 @@ dependencies = [ [[package]] name = "aptos-drop-helper" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-infallible", "aptos-metrics-core", - "derive_more", "once_cell", "threadpool", ] @@ -1160,7 +1159,7 @@ dependencies = [ [[package]] name = "aptos-enum-conversion-derive" version = "0.0.3" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "quote", "syn 1.0.109", @@ -1169,7 +1168,7 @@ dependencies = [ [[package]] name = "aptos-event-notifications" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-channels", @@ -1185,7 +1184,7 @@ dependencies = [ [[package]] name = "aptos-executor" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-block-executor", @@ -1204,7 +1203,6 @@ dependencies = [ "aptos-storage-interface", "aptos-types", "aptos-vm", - "arr_macro", "bcs 0.1.4", "bytes", "dashmap 5.5.3", @@ -1219,7 +1217,7 @@ dependencies = [ [[package]] name = "aptos-executor-service" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-block-executor", "aptos-block-partitioner", @@ -1250,7 +1248,7 @@ dependencies = [ [[package]] name = "aptos-executor-test-helpers" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-cached-packages", @@ -1272,12 +1270,13 @@ dependencies = [ [[package]] name = "aptos-executor-types" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-crypto", "aptos-drop-helper", "aptos-infallible", + "aptos-metrics-core", "aptos-scratchpad", "aptos-secure-net", "aptos-storage-interface", @@ -1287,6 +1286,7 @@ dependencies = [ "derive_more", "itertools 0.13.0", "once_cell", + "ouroboros", "rayon", "serde", "thiserror", @@ -1295,7 +1295,7 @@ dependencies = [ [[package]] name = "aptos-experimental-runtimes" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-runtimes", "core_affinity", @@ -1308,7 +1308,7 @@ dependencies = [ [[package]] name = "aptos-fallible" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "thiserror", ] @@ -1316,7 +1316,7 @@ dependencies = [ [[package]] name = "aptos-faucet-core" version = "2.0.1" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-config", @@ -1349,7 +1349,7 @@ dependencies = [ [[package]] name = "aptos-faucet-metrics-server" version = "2.0.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-logger", @@ -1363,7 +1363,7 @@ dependencies = [ [[package]] name = "aptos-framework" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-aggregator", @@ -1432,7 +1432,7 @@ dependencies = [ [[package]] name = "aptos-gas-algebra" version = "0.0.1" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "either", "move-core-types", @@ -1441,7 +1441,7 @@ dependencies = [ [[package]] name = "aptos-gas-meter" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-gas-algebra", "aptos-gas-schedule", @@ -1456,7 +1456,7 @@ dependencies = [ [[package]] name = "aptos-gas-profiling" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-gas-algebra", @@ -1476,7 +1476,7 @@ dependencies = [ [[package]] name = "aptos-gas-schedule" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-gas-algebra", "aptos-global-constants", @@ -1489,7 +1489,7 @@ dependencies = [ [[package]] name = "aptos-genesis" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-cached-packages", @@ -1514,7 +1514,7 @@ dependencies = [ [[package]] name = "aptos-github-client" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-proxy", "serde", @@ -1526,17 +1526,17 @@ dependencies = [ [[package]] name = "aptos-global-constants" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" [[package]] name = "aptos-id-generator" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" [[package]] name = "aptos-indexer-grpc-fullnode" version = "1.0.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-api", @@ -1574,7 +1574,7 @@ dependencies = [ [[package]] name = "aptos-indexer-grpc-server-framework" version = "1.0.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-metrics-core", @@ -1596,7 +1596,7 @@ dependencies = [ [[package]] name = "aptos-indexer-grpc-table-info" version = "1.0.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-api", @@ -1626,7 +1626,7 @@ dependencies = [ [[package]] name = "aptos-indexer-grpc-utils" version = "1.0.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-metrics-core", @@ -1711,12 +1711,12 @@ dependencies = [ [[package]] name = "aptos-infallible" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" [[package]] name = "aptos-inspection-service" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-build-info", @@ -1742,7 +1742,7 @@ dependencies = [ [[package]] name = "aptos-jellyfish-merkle" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-crypto", @@ -1770,7 +1770,7 @@ dependencies = [ [[package]] name = "aptos-jwk-consensus" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-bitvec", @@ -1807,7 +1807,7 @@ dependencies = [ [[package]] name = "aptos-jwk-utils" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-types", @@ -1822,7 +1822,7 @@ dependencies = [ [[package]] name = "aptos-keygen" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-crypto", "aptos-types", @@ -1832,7 +1832,7 @@ dependencies = [ [[package]] name = "aptos-language-e2e-tests" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-abstract-gas-usage", @@ -1878,7 +1878,7 @@ dependencies = [ [[package]] name = "aptos-ledger" version = "0.2.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-crypto", "aptos-types", @@ -1891,7 +1891,7 @@ dependencies = [ [[package]] name = "aptos-log-derive" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "proc-macro2", "quote", @@ -1901,7 +1901,7 @@ dependencies = [ [[package]] name = "aptos-logger" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-infallible", "aptos-log-derive", @@ -1925,7 +1925,7 @@ dependencies = [ [[package]] name = "aptos-memory-usage-tracker" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-gas-algebra", "aptos-gas-meter", @@ -1938,7 +1938,7 @@ dependencies = [ [[package]] name = "aptos-mempool" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-bounded-executor", @@ -1978,7 +1978,7 @@ dependencies = [ [[package]] name = "aptos-mempool-notifications" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-types", "async-trait", @@ -1991,7 +1991,7 @@ dependencies = [ [[package]] name = "aptos-memsocket" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-infallible", "bytes", @@ -2002,7 +2002,7 @@ dependencies = [ [[package]] name = "aptos-metrics-core" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "prometheus", @@ -2011,7 +2011,7 @@ dependencies = [ [[package]] name = "aptos-move-debugger" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-block-executor", @@ -2038,7 +2038,7 @@ dependencies = [ [[package]] name = "aptos-move-stdlib" version = "0.1.1" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-gas-schedule", "aptos-native-interface", @@ -2079,7 +2079,7 @@ dependencies = [ [[package]] name = "aptos-mvhashmap" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-aggregator", @@ -2100,7 +2100,7 @@ dependencies = [ [[package]] name = "aptos-native-interface" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-gas-algebra", "aptos-gas-schedule", @@ -2117,7 +2117,7 @@ dependencies = [ [[package]] name = "aptos-netcore" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-memsocket", "aptos-proxy", @@ -2134,7 +2134,7 @@ dependencies = [ [[package]] name = "aptos-network" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-bitvec", @@ -2179,7 +2179,7 @@ dependencies = [ [[package]] name = "aptos-network-benchmark" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-config", "aptos-logger", @@ -2199,7 +2199,7 @@ dependencies = [ [[package]] name = "aptos-network-builder" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-channels", "aptos-config", @@ -2222,7 +2222,7 @@ dependencies = [ [[package]] name = "aptos-network-checker" version = "0.0.1" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-config", @@ -2239,7 +2239,7 @@ dependencies = [ [[package]] name = "aptos-network-discovery" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-channels", @@ -2264,7 +2264,7 @@ dependencies = [ [[package]] name = "aptos-node" version = "0.0.0-main" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-admin-service", @@ -2337,7 +2337,7 @@ dependencies = [ [[package]] name = "aptos-node-identity" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-types", @@ -2348,7 +2348,7 @@ dependencies = [ [[package]] name = "aptos-node-resource-metrics" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-build-info", "aptos-infallible", @@ -2364,7 +2364,7 @@ dependencies = [ [[package]] name = "aptos-num-variants" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "proc-macro2", "quote", @@ -2374,7 +2374,7 @@ dependencies = [ [[package]] name = "aptos-openapi" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "percent-encoding", "poem", @@ -2386,7 +2386,7 @@ dependencies = [ [[package]] name = "aptos-package-builder" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-framework", @@ -2399,7 +2399,7 @@ dependencies = [ [[package]] name = "aptos-peer-monitoring-service-client" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-channels", "aptos-config", @@ -2424,7 +2424,7 @@ dependencies = [ [[package]] name = "aptos-peer-monitoring-service-server" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-bounded-executor", "aptos-build-info", @@ -2450,7 +2450,7 @@ dependencies = [ [[package]] name = "aptos-peer-monitoring-service-types" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-config", "aptos-types", @@ -2462,7 +2462,7 @@ dependencies = [ [[package]] name = "aptos-profiler" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "backtrace", @@ -2488,7 +2488,7 @@ dependencies = [ [[package]] name = "aptos-proptest-helpers" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "crossbeam", "proptest", @@ -2498,7 +2498,7 @@ dependencies = [ [[package]] name = "aptos-protos" version = "1.3.1" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "futures-core", "pbjson", @@ -2522,7 +2522,7 @@ dependencies = [ [[package]] name = "aptos-proxy" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "ipnet", ] @@ -2530,7 +2530,7 @@ dependencies = [ [[package]] name = "aptos-push-metrics" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-logger", "aptos-metrics-core", @@ -2541,7 +2541,7 @@ dependencies = [ [[package]] name = "aptos-reliable-broadcast" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-bounded-executor", @@ -2563,7 +2563,7 @@ dependencies = [ [[package]] name = "aptos-resource-viewer" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-types", @@ -2578,7 +2578,7 @@ dependencies = [ [[package]] name = "aptos-rest-client" version = "0.0.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-api-types", @@ -2601,7 +2601,7 @@ dependencies = [ [[package]] name = "aptos-rocksdb-options" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-config", "rocksdb", @@ -2610,7 +2610,7 @@ dependencies = [ [[package]] name = "aptos-runtimes" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "rayon", "tokio", @@ -2619,7 +2619,7 @@ dependencies = [ [[package]] name = "aptos-safety-rules" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-config", "aptos-consensus-types", @@ -2643,7 +2643,7 @@ dependencies = [ [[package]] name = "aptos-schemadb" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-infallible", @@ -2660,7 +2660,7 @@ dependencies = [ [[package]] name = "aptos-scratchpad" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-crypto", "aptos-drop-helper", @@ -2679,7 +2679,7 @@ dependencies = [ [[package]] name = "aptos-sdk" version = "0.0.3" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-cached-packages", @@ -2693,6 +2693,7 @@ dependencies = [ "ed25519-dalek-bip32", "hex", "move-core-types", + "rand 0.7.3", "rand_core 0.5.1", "reqwest", "serde", @@ -2703,7 +2704,7 @@ dependencies = [ [[package]] name = "aptos-sdk-builder" version = "0.2.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-types", @@ -2721,7 +2722,7 @@ dependencies = [ [[package]] name = "aptos-secure-net" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-logger", "aptos-metrics-core", @@ -2739,7 +2740,7 @@ dependencies = [ [[package]] name = "aptos-secure-storage" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-crypto", "aptos-infallible", @@ -2760,7 +2761,7 @@ dependencies = [ [[package]] name = "aptos-short-hex-str" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "mirai-annotations", "serde", @@ -2771,7 +2772,7 @@ dependencies = [ [[package]] name = "aptos-speculative-state-helper" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-infallible", @@ -2782,7 +2783,7 @@ dependencies = [ [[package]] name = "aptos-state-sync-driver" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-config", @@ -2815,7 +2816,7 @@ dependencies = [ [[package]] name = "aptos-storage-interface" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-crypto", @@ -2827,6 +2828,7 @@ dependencies = [ "aptos-secure-net", "aptos-types", "aptos-vm", + "arr_macro", "bcs 0.1.4", "crossbeam-channel", "dashmap 5.5.3", @@ -2843,7 +2845,7 @@ dependencies = [ [[package]] name = "aptos-storage-service-client" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-config", "aptos-network", @@ -2854,7 +2856,7 @@ dependencies = [ [[package]] name = "aptos-storage-service-notifications" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-channels", "async-trait", @@ -2866,7 +2868,7 @@ dependencies = [ [[package]] name = "aptos-storage-service-server" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-channels", @@ -2895,7 +2897,7 @@ dependencies = [ [[package]] name = "aptos-storage-service-types" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-compression", "aptos-config", @@ -2911,7 +2913,7 @@ dependencies = [ [[package]] name = "aptos-system-utils" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-profiler 0.1.0 (git+https://github.com/aptos-labs/aptos-core.git?branch=main)", @@ -2951,7 +2953,7 @@ dependencies = [ [[package]] name = "aptos-table-natives" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-gas-schedule", "aptos-native-interface", @@ -2969,7 +2971,7 @@ dependencies = [ [[package]] name = "aptos-telemetry" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-api", @@ -3008,7 +3010,7 @@ dependencies = [ [[package]] name = "aptos-telemetry-service" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-config", @@ -3048,7 +3050,7 @@ dependencies = [ [[package]] name = "aptos-temppath" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "hex", "rand 0.7.3", @@ -3057,7 +3059,7 @@ dependencies = [ [[package]] name = "aptos-time-service" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-infallible", "enum_dispatch", @@ -3070,14 +3072,13 @@ dependencies = [ [[package]] name = "aptos-types" version = "0.0.3" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-bitvec", "aptos-crypto", "aptos-crypto-derive", "aptos-dkg", - "aptos-experimental-runtimes", "aptos-infallible", "arbitrary", "ark-bn254", @@ -3087,7 +3088,6 @@ dependencies = [ "ark-relations", "ark-serialize", "ark-std", - "arr_macro", "base64 0.13.1", "bcs 0.1.4", "bytes", @@ -3116,7 +3116,7 @@ dependencies = [ "rand 0.7.3", "rayon", "ring 0.16.20", - "rsa 0.9.6", + "rsa 0.9.7", "serde", "serde-big-array", "serde_bytes", @@ -3132,12 +3132,12 @@ dependencies = [ [[package]] name = "aptos-utils" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" [[package]] name = "aptos-validator-interface" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-api-types", @@ -3158,7 +3158,7 @@ dependencies = [ [[package]] name = "aptos-validator-transaction-pool" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-channels", "aptos-crypto", @@ -3171,7 +3171,7 @@ dependencies = [ [[package]] name = "aptos-vault-client" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-crypto", "base64 0.13.1", @@ -3187,7 +3187,7 @@ dependencies = [ [[package]] name = "aptos-vm" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-aggregator", @@ -3239,7 +3239,7 @@ dependencies = [ [[package]] name = "aptos-vm-environment" version = "0.0.1" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-framework", "aptos-gas-algebra", @@ -3262,7 +3262,7 @@ dependencies = [ [[package]] name = "aptos-vm-genesis" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-cached-packages", "aptos-crypto", @@ -3286,7 +3286,7 @@ dependencies = [ [[package]] name = "aptos-vm-logging" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "aptos-crypto", "aptos-logger", @@ -3301,7 +3301,7 @@ dependencies = [ [[package]] name = "aptos-vm-types" version = "0.0.1" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "ambassador", "anyhow", @@ -3324,7 +3324,7 @@ dependencies = [ [[package]] name = "aptos-vm-validator" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "aptos-logger", @@ -3622,7 +3622,7 @@ checksum = "3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -3644,7 +3644,7 @@ checksum = "c7c24de15d275a1ecfd47a380fb4d5ec9bfe0933f309ed5e705b775596a3574d" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -3655,7 +3655,7 @@ checksum = "721cae7de5c34fbb2acd27e21e6d2cf7b886dce0c27388d46c4e6c47ea4318dd" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -3912,7 +3912,7 @@ dependencies = [ "regex", "rustc-hash", "shlex", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -4160,9 +4160,9 @@ checksum = "5ce89b21cab1437276d2650d57e971f9d548a2d9037cc231abdc0562b97498ce" [[package]] name = "bytemuck" -version = "1.19.0" +version = "1.20.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8334215b81e418a0a7bdb8ef0849474f40bb10c8b71f1c4ed315cff49f32494d" +checksum = "8b37c88a63ffd85d15b406896cc343916d7cf57838a847b3a6f2ca5d39a5695a" [[package]] name = "byteorder" @@ -4460,7 +4460,7 @@ dependencies = [ "heck 0.5.0", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -4751,9 +4751,9 @@ dependencies = [ [[package]] name = "cpufeatures" -version = "0.2.15" +version = "0.2.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0ca741a962e1b0bff6d724a1a0958b686406e853bb14061f218562e1896f95e6" +checksum = "16b80225097f2e5ae4e7179dd2266824648f3e2f49d9134d584b76389d31c4c3" dependencies = [ "libc", ] @@ -5046,7 +5046,7 @@ checksum = "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -5084,7 +5084,7 @@ dependencies = [ "proc-macro2", "quote", "strsim 0.11.1", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -5095,7 +5095,7 @@ checksum = "d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806" dependencies = [ "darling_core", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -5210,7 +5210,7 @@ checksum = "4e018fccbeeb50ff26562ece792ed06659b9c2dae79ece77c4456bb10d9bf79b" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -5270,7 +5270,7 @@ checksum = "30542c1ad912e0e3d22a1935c290e12e8a29d704a420177a31faad4a601a0800" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -5291,7 +5291,7 @@ dependencies = [ "darling", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -5301,7 +5301,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ab63b0e2bf4d5928aff72e83a7dace85d7bba5fe12dcc3c5a572d78caffd3f3c" dependencies = [ "derive_builder_core", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -5325,7 +5325,7 @@ dependencies = [ "proc-macro2", "quote", "rustc_version", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -5376,7 +5376,7 @@ dependencies = [ "diesel_table_macro_syntax", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -5396,7 +5396,7 @@ version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fc5557efc453706fed5e4fa85006fe9817c224c3f480a34c7e5959fd700921c5" dependencies = [ - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -5505,7 +5505,7 @@ checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -5697,7 +5697,7 @@ dependencies = [ "once_cell", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -6000,7 +6000,7 @@ checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -6104,7 +6104,7 @@ checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -6457,9 +6457,9 @@ dependencies = [ [[package]] name = "h2" -version = "0.4.6" +version = "0.4.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "524e8ac6999421f49a846c2d4411f337e53497d8ec55d67753beffa43c5d9205" +checksum = "ccae279728d634d083c00f6099cb58f01cc99c145b84b8be2f6c74618d79922e" dependencies = [ "atomic-waker", "bytes", @@ -6535,9 +6535,9 @@ dependencies = [ [[package]] name = "hashbrown" -version = "0.15.1" +version = "0.15.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3a9bfc1af68b1726ea47d3d5109de126281def866b33970e10fbab11b5dafab3" +checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289" [[package]] name = "headers" @@ -6844,14 +6844,14 @@ dependencies = [ [[package]] name = "hyper" -version = "1.5.0" +version = "1.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bbbff0a806a4728c99295b254c8838933b5b082d75e3cb70c8dab21fdfbcfa9a" +checksum = "97818827ef4f364230e16705d4706e2897df2bb60617d6ca15d598025a3c481f" dependencies = [ "bytes", "futures-channel", "futures-util", - "h2 0.4.6", + "h2 0.4.7", "http 1.1.0", "http-body 1.0.1", "httparse", @@ -6913,7 +6913,7 @@ dependencies = [ "futures-util", "http 1.1.0", "http-body 1.0.1", - "hyper 1.5.0", + "hyper 1.5.1", "pin-project-lite", "tokio", ] @@ -7069,7 +7069,7 @@ checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -7172,13 +7172,13 @@ dependencies = [ [[package]] name = "impl-trait-for-tuples" -version = "0.2.2" +version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "11d7a9f6330b71fea57921c9b61c47ee6e84f72d394754eff6163ae67e7395eb" +checksum = "a0eb5a3343abf848c0984fe4604b2b105da9539376e24fc0a3b0007411ae4fd9" dependencies = [ "proc-macro2", "quote", - "syn 1.0.109", + "syn 2.0.89", ] [[package]] @@ -7223,7 +7223,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "707907fe3c25f5424cce2cb7e1cbcafee6bdbe735ca90ef77c29e84591e5b9da" dependencies = [ "equivalent", - "hashbrown 0.15.1", + "hashbrown 0.15.2", "serde", ] @@ -7400,9 +7400,9 @@ dependencies = [ [[package]] name = "itoa" -version = "1.0.11" +version = "1.0.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b" +checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674" [[package]] name = "jemalloc-sys" @@ -7543,9 +7543,9 @@ dependencies = [ [[package]] name = "libc" -version = "0.2.162" +version = "0.2.166" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "18d287de67fe55fd7e1581fe933d965a5a9477b38e949cfa9f8574ef01506398" +checksum = "c2ccc108bbc0b1331bd061864e7cd823c0cab660bbe6970e66e2c0614decde36" [[package]] name = "libgit2-sys" @@ -7694,9 +7694,9 @@ checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89" [[package]] name = "litemap" -version = "0.7.3" +version = "0.7.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "643cb0b8d4fcc284004d5fd0d67ccf61dfffadb7f75e1e71bc420f4688a3a704" +checksum = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104" [[package]] name = "lock_api" @@ -7960,7 +7960,7 @@ dependencies = [ "cfg-if", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -7972,7 +7972,7 @@ checksum = "1fafa6961cabd9c63bcd77a45d7e3b7f3b552b70417831fb0f56db717e72407e" [[package]] name = "move-abigen" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "bcs 0.1.4", @@ -7989,7 +7989,7 @@ dependencies = [ [[package]] name = "move-binary-format" version = "0.0.3" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "backtrace", @@ -8004,12 +8004,12 @@ dependencies = [ [[package]] name = "move-borrow-graph" version = "0.0.1" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" [[package]] name = "move-bytecode-source-map" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "bcs 0.1.4", @@ -8024,7 +8024,7 @@ dependencies = [ [[package]] name = "move-bytecode-spec" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "once_cell", "quote", @@ -8034,7 +8034,7 @@ dependencies = [ [[package]] name = "move-bytecode-utils" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "move-binary-format", @@ -8046,7 +8046,7 @@ dependencies = [ [[package]] name = "move-bytecode-verifier" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "fail", "move-binary-format", @@ -8060,7 +8060,7 @@ dependencies = [ [[package]] name = "move-bytecode-viewer" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "clap 4.5.21", @@ -8075,7 +8075,7 @@ dependencies = [ [[package]] name = "move-cli" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "clap 4.5.21", @@ -8105,7 +8105,7 @@ dependencies = [ [[package]] name = "move-command-line-common" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "difference", @@ -8122,7 +8122,7 @@ dependencies = [ [[package]] name = "move-compiler" version = "0.0.1" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "bcs 0.1.4", @@ -8147,7 +8147,7 @@ dependencies = [ [[package]] name = "move-compiler-v2" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "abstract-domain-derive", "anyhow", @@ -8179,7 +8179,7 @@ dependencies = [ [[package]] name = "move-core-types" version = "0.0.4" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "arbitrary", @@ -8205,7 +8205,7 @@ dependencies = [ [[package]] name = "move-coverage" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "bcs 0.1.4", @@ -8224,7 +8224,7 @@ dependencies = [ [[package]] name = "move-disassembler" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "clap 4.5.21", @@ -8241,7 +8241,7 @@ dependencies = [ [[package]] name = "move-docgen" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "clap 4.5.21", @@ -8260,7 +8260,7 @@ dependencies = [ [[package]] name = "move-errmapgen" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "move-command-line-common", @@ -8272,7 +8272,7 @@ dependencies = [ [[package]] name = "move-ir-compiler" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "bcs 0.1.4", @@ -8288,7 +8288,7 @@ dependencies = [ [[package]] name = "move-ir-to-bytecode" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "codespan-reporting", @@ -8306,7 +8306,7 @@ dependencies = [ [[package]] name = "move-ir-to-bytecode-syntax" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "hex", @@ -8319,7 +8319,7 @@ dependencies = [ [[package]] name = "move-ir-types" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "hex", "move-command-line-common", @@ -8332,7 +8332,7 @@ dependencies = [ [[package]] name = "move-linter" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "codespan-reporting", "move-binary-format", @@ -8346,7 +8346,7 @@ dependencies = [ [[package]] name = "move-model" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "codespan", @@ -8437,7 +8437,7 @@ dependencies = [ [[package]] name = "move-package" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "clap 4.5.21", @@ -8471,7 +8471,7 @@ dependencies = [ [[package]] name = "move-prover" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "atty", @@ -8498,7 +8498,7 @@ dependencies = [ [[package]] name = "move-prover-boogie-backend" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "async-trait", @@ -8527,7 +8527,7 @@ dependencies = [ [[package]] name = "move-prover-bytecode-pipeline" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "abstract-domain-derive", "anyhow", @@ -8544,7 +8544,7 @@ dependencies = [ [[package]] name = "move-resource-viewer" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "hex", @@ -8578,7 +8578,7 @@ dependencies = [ [[package]] name = "move-stackless-bytecode" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "abstract-domain-derive", "anyhow", @@ -8600,7 +8600,7 @@ dependencies = [ [[package]] name = "move-stdlib" version = "0.1.1" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "hex", @@ -8623,7 +8623,7 @@ dependencies = [ [[package]] name = "move-symbol-pool" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "once_cell", "serde", @@ -8632,7 +8632,7 @@ dependencies = [ [[package]] name = "move-table-extension" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "better_any", "bytes", @@ -8647,7 +8647,7 @@ dependencies = [ [[package]] name = "move-unit-test" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "better_any", @@ -8659,8 +8659,11 @@ dependencies = [ "move-bytecode-utils", "move-command-line-common", "move-compiler", + "move-compiler-v2", "move-core-types", "move-ir-types", + "move-model", + "move-package", "move-resource-viewer", "move-stdlib", "move-symbol-pool", @@ -8676,7 +8679,7 @@ dependencies = [ [[package]] name = "move-vm-metrics" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "once_cell", "prometheus", @@ -8685,7 +8688,7 @@ dependencies = [ [[package]] name = "move-vm-runtime" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "ambassador", "better_any", @@ -8711,7 +8714,7 @@ dependencies = [ [[package]] name = "move-vm-test-utils" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "anyhow", "bytes", @@ -8727,7 +8730,7 @@ dependencies = [ [[package]] name = "move-vm-types" version = "0.1.0" -source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#23db58426bcf266dd8042f53104fb742824d0700" +source = "git+https://github.com/aptos-labs/aptos-core.git?branch=main#0029300cc400551433b5f77b0663cdc13b405b2c" dependencies = [ "ambassador", "bcs 0.1.4", @@ -9150,7 +9153,7 @@ checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -9361,7 +9364,7 @@ dependencies = [ "parquet", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -9519,7 +9522,7 @@ dependencies = [ "pest_meta", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -9608,7 +9611,7 @@ checksum = "3c0f5fad0874fc7abcd4d750e76917eaebbecaa2c20bde22e1dbeeba8beb758c" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -9726,7 +9729,7 @@ dependencies = [ "headers 0.4.0", "http 1.1.0", "http-body-util", - "hyper 1.5.0", + "hyper 1.5.1", "hyper-util", "mime", "multer 3.1.0", @@ -9744,7 +9747,7 @@ dependencies = [ "serde_urlencoded", "serde_yaml 0.9.34+deprecated", "smallvec", - "sync_wrapper 1.0.1", + "sync_wrapper 1.0.2", "tempfile", "thiserror", "time", @@ -9764,7 +9767,7 @@ dependencies = [ "proc-macro-crate 3.2.0", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -9805,7 +9808,7 @@ dependencies = [ "proc-macro2", "quote", "regex", - "syn 2.0.87", + "syn 2.0.89", "thiserror", ] @@ -9823,9 +9826,9 @@ dependencies = [ [[package]] name = "portable-atomic" -version = "1.9.0" +version = "1.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cc9c68a3f6da06753e9335d63e27f6b9754dd1920d941135b7ea8224f141adb2" +checksum = "280dc24453071f1b63954171985a0b0d30058d287960968b9b2aca264c8d4ee6" [[package]] name = "poseidon-ark" @@ -10055,9 +10058,9 @@ checksum = "bc881b2c22681370c6a780e47af9840ef841837bc98118431d4e1868bd0c1086" [[package]] name = "proc-macro2" -version = "1.0.89" +version = "1.0.92" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f139b0662de085916d1fb67d2b4169d1addddda1919e696f3252b740b629986e" +checksum = "37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0" dependencies = [ "unicode-ident", ] @@ -10173,7 +10176,7 @@ checksum = "440f724eba9f6996b75d63681b0a92b06947f1457076d503a4d2e2c8f56442b8" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -10250,7 +10253,7 @@ dependencies = [ "itertools 0.12.1", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -10605,7 +10608,7 @@ checksum = "bcc303e793d3734489387d205e9b186fac9c6cfacedd98cbb2e8a5943595f3e6" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -10855,9 +10858,9 @@ dependencies = [ [[package]] name = "rsa" -version = "0.9.6" +version = "0.9.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5d0e5124fcb30e76a7e79bfee683a2746db83784b86289f6251b54b7950a0dfc" +checksum = "47c75d7c5c6b673e58bf54d8544a9f432e3a925b0e80f7cd3602ab5c50c55519" dependencies = [ "const-oid 0.9.6", "digest 0.10.7", @@ -10944,9 +10947,9 @@ dependencies = [ [[package]] name = "rustix" -version = "0.38.40" +version = "0.38.41" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "99e4ea3e1cdc4b559b8e5650f9c8e5998e3e5c1343b4eaf034565f32318d63c0" +checksum = "d7f649912bc1495e167a6edee79151c84b1bad49748cb4f1f1167f459f6224f6" dependencies = [ "bitflags 2.6.0", "errno", @@ -11101,9 +11104,9 @@ source = "git+https://github.com/aptos-labs/aptos-indexer-processor-sdk.git?rev= [[package]] name = "schannel" -version = "0.1.26" +version = "0.1.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "01227be5826fa0690321a2ba6c5cd57a19cf3f6a09e76973b58e61de6ab9d1c1" +checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d" dependencies = [ "windows-sys 0.59.0", ] @@ -11311,14 +11314,14 @@ checksum = "ad1e866f866923f252f05c889987993144fb74e722403468a4ebd70c3cd756c0" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] name = "serde_json" -version = "1.0.132" +version = "1.0.133" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d726bfaff4b320266d395898905d0eba0345aae23b54aee3a737e260fd46db03" +checksum = "c7fceb2473b9166b2294ef05efcb65a3db80803f0b03ef86a5fc88a2b85ee377" dependencies = [ "indexmap 2.6.0", "itoa", @@ -11346,7 +11349,7 @@ checksum = "6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -11397,7 +11400,7 @@ dependencies = [ "darling", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -11926,7 +11929,7 @@ dependencies = [ "proc-macro2", "quote", "rustversion", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -11977,9 +11980,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.87" +version = "2.0.89" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "25aa4ce346d03a6dcd68dd8b4010bcb74e54e62c90c573f394c46eae99aba32d" +checksum = "44d46482f1c1c87acd84dea20c1bf5ebff4c757009ed6bf19cfd36fb10e92c4e" dependencies = [ "proc-macro2", "quote", @@ -11994,9 +11997,9 @@ checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160" [[package]] name = "sync_wrapper" -version = "1.0.1" +version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a7065abeca94b6a8a577f9bd45aa0867a2238b74e8eb67cf10d492bc39351394" +checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" dependencies = [ "futures-core", ] @@ -12009,7 +12012,7 @@ checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -12112,7 +12115,7 @@ dependencies = [ "cfg-if", "fastrand", "once_cell", - "rustix 0.38.40", + "rustix 0.38.41", "windows-sys 0.59.0", ] @@ -12164,7 +12167,7 @@ version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4f599bd7ca042cfdf8f4512b277c02ba102247820f9d9d4a9f521f496751a6ef" dependencies = [ - "rustix 0.38.40", + "rustix 0.38.41", "windows-sys 0.59.0", ] @@ -12221,7 +12224,7 @@ checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -12386,7 +12389,7 @@ checksum = "693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -12684,20 +12687,20 @@ dependencies = [ [[package]] name = "tracing-attributes" -version = "0.1.27" +version = "0.1.28" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7" +checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] name = "tracing-core" -version = "0.1.32" +version = "0.1.33" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" +checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c" dependencies = [ "once_cell", "valuable", @@ -12798,7 +12801,7 @@ checksum = "b9c81686f7ab4065ccac3df7a910c4249f8c0f3fb70421d6ddec19b9311f63f9" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -12874,7 +12877,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a615d6c2764852a2e88a4f16e9ce1ea49bb776b5872956309e170d63a042a34f" dependencies = [ "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -13010,9 +13013,9 @@ checksum = "5ab17db44d7388991a428b2ee655ce0c212e862eff1768a455c58f9aad6e7893" [[package]] name = "unicode-ident" -version = "1.0.13" +version = "1.0.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e91b56cd4cadaeb79bbf1a5645f6b4f8dc5bde8834ad5894a8db35fda9efa1fe" +checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83" [[package]] name = "unicode-linebreak" @@ -13106,9 +13109,9 @@ dependencies = [ [[package]] name = "url" -version = "2.5.3" +version = "2.5.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8d157f1b96d14500ffdc1f10ba712e780825526c03d9a49b4d0324b0d9113ada" +checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60" dependencies = [ "form_urlencoded", "idna 1.0.3", @@ -13132,7 +13135,7 @@ dependencies = [ "errno", "js-sys", "libc", - "rustix 0.38.40", + "rustix 0.38.41", "wasi 0.11.0+wasi-snapshot-preview1", "wasm-bindgen", "winapi 0.3.9", @@ -13311,7 +13314,7 @@ dependencies = [ "once_cell", "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", "wasm-bindgen-shared", ] @@ -13345,7 +13348,7 @@ checksum = "26c6ab57572f7a24a4985830b120de1594465e5d500f24afe89e16b4e833ef68" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", "wasm-bindgen-backend", "wasm-bindgen-shared", ] @@ -13775,7 +13778,7 @@ checksum = "8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f" dependencies = [ "libc", "linux-raw-sys 0.4.14", - "rustix 0.38.40", + "rustix 0.38.41", ] [[package]] @@ -13795,9 +13798,9 @@ checksum = "cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049" [[package]] name = "yoke" -version = "0.7.4" +version = "0.7.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6c5b1314b079b0930c31e3af543d8ee1757b1951ae1e1565ec704403a7240ca5" +checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40" dependencies = [ "serde", "stable_deref_trait", @@ -13807,13 +13810,13 @@ dependencies = [ [[package]] name = "yoke-derive" -version = "0.7.4" +version = "0.7.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "28cc31741b18cb6f1d5ff12f5b7523e3d6eb0852bbbad19d73905511d9849b95" +checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", "synstructure", ] @@ -13862,27 +13865,27 @@ checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] name = "zerofrom" -version = "0.1.4" +version = "0.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "91ec111ce797d0e0784a1116d0ddcdbea84322cd79e5d5ad173daeba4f93ab55" +checksum = "cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e" dependencies = [ "zerofrom-derive", ] [[package]] name = "zerofrom-derive" -version = "0.1.4" +version = "0.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0ea7b4a3637ea8669cedf0f1fd5c286a17f3de97b8dd5a70a6c167a1730e63a5" +checksum = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", "synstructure", ] @@ -13903,7 +13906,7 @@ checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]] @@ -13925,7 +13928,7 @@ checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6" dependencies = [ "proc-macro2", "quote", - "syn 2.0.87", + "syn 2.0.89", ] [[package]]