From 3854bc4102acb16eff335648805eda723f4bbe83 Mon Sep 17 00:00:00 2001 From: Rostislav Rumenov Date: Tue, 22 Oct 2024 08:31:39 +0000 Subject: [PATCH] . --- Cargo.Bazel.Fuzzing.json.lock | 301 ++------------------------------- Cargo.Bazel.Fuzzing.toml.lock | 76 ++------- Cargo.Bazel.json.lock | 301 ++------------------------------- Cargo.Bazel.toml.lock | 76 ++------- bazel/external_crates.bzl | 2 +- rs/pocket_ic_server/Cargo.toml | 2 +- 6 files changed, 60 insertions(+), 698 deletions(-) diff --git a/Cargo.Bazel.Fuzzing.json.lock b/Cargo.Bazel.Fuzzing.json.lock index 67d9c2c9c77..9b485d39985 100644 --- a/Cargo.Bazel.Fuzzing.json.lock +++ b/Cargo.Bazel.Fuzzing.json.lock @@ -1,5 +1,5 @@ { - "checksum": "1d2d15a1c6982e4c81e60e62ac8ec25db85d2b6c732a2deada0b829aadd241df", + "checksum": "816dcb40bf126158fa3e9fba90b474a27d1632c2001a5d1958f33be1a971846a", "crates": { "abnf 0.12.0": { "name": "abnf", @@ -1576,14 +1576,14 @@ ], "license_file": "LICENSE-MIT" }, - "aide 0.13.2": { + "aide 0.13.4": { "name": "aide", - "version": "0.13.2", + "version": "0.13.4", "package_url": "https://github.com/tamasfe/aide", "repository": { "Http": { - "url": "https://static.crates.io/crates/aide/0.13.2/download", - "sha256": "98d2c16bfa7d1755d5a6a20a6decdb7303843c6fee13f4cff039c568291b5872" + "url": "https://static.crates.io/crates/aide/0.13.4/download", + "sha256": "7b0e3b97a21e41ec5c19bfd9b4fc1f7086be104f8b988681230247ffc91cc8ed" } }, "targets": [ @@ -1667,16 +1667,7 @@ "selects": {} }, "edition": "2021", - "proc_macro_deps": { - "common": [ - { - "id": "derive_more 0.99.17", - "target": "derive_more" - } - ], - "selects": {} - }, - "version": "0.13.2" + "version": "0.13.4" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -4372,160 +4363,6 @@ ], "license_file": "LICENSE-APACHE" }, - "axum 0.6.20": { - "name": "axum", - "version": "0.6.20", - "package_url": "https://github.com/tokio-rs/axum", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/axum/0.6.20/download", - "sha256": "3b829e4e32b91e643de6eafe82b1d90675f5874230191a4ffbc1b336dec4d6bf" - } - }, - "targets": [ - { - "Library": { - "crate_name": "axum", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "axum", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "axum 0.6.20", - "target": "build_script_build" - }, - { - "id": "axum-core 0.3.4", - "target": "axum_core" - }, - { - "id": "bitflags 1.3.2", - "target": "bitflags" - }, - { - "id": "bytes 1.7.2", - "target": "bytes" - }, - { - "id": "futures-util 0.3.30", - "target": "futures_util" - }, - { - "id": "http 0.2.12", - "target": "http" - }, - { - "id": "http-body 0.4.6", - "target": "http_body" - }, - { - "id": "hyper 0.14.27", - "target": "hyper" - }, - { - "id": "itoa 1.0.9", - "target": "itoa" - }, - { - "id": "matchit 0.7.3", - "target": "matchit" - }, - { - "id": "memchr 2.6.4", - "target": "memchr" - }, - { - "id": "mime 0.3.17", - "target": "mime" - }, - { - "id": "percent-encoding 2.3.1", - "target": "percent_encoding" - }, - { - "id": "pin-project-lite 0.2.13", - "target": "pin_project_lite" - }, - { - "id": "serde 1.0.203", - "target": "serde" - }, - { - "id": "sync_wrapper 0.1.2", - "target": "sync_wrapper" - }, - { - "id": "tower 0.4.13", - "target": "tower" - }, - { - "id": "tower-layer 0.3.3", - "target": "tower_layer" - }, - { - "id": "tower-service 0.3.3", - "target": "tower_service" - } - ], - "selects": {} - }, - "edition": "2021", - "proc_macro_deps": { - "common": [ - { - "id": "async-trait 0.1.83", - "target": "async_trait" - } - ], - "selects": {} - }, - "version": "0.6.20" - }, - "build_script_attrs": { - "data_glob": [ - "**" - ], - "proc_macro_deps": { - "common": [ - { - "id": "rustversion 1.0.14", - "target": "rustversion" - } - ], - "selects": {} - } - }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" - }, "axum 0.7.7": { "name": "axum", "version": "0.7.7", @@ -4698,116 +4535,6 @@ ], "license_file": "LICENSE" }, - "axum-core 0.3.4": { - "name": "axum-core", - "version": "0.3.4", - "package_url": "https://github.com/tokio-rs/axum", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/axum-core/0.3.4/download", - "sha256": "759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c" - } - }, - "targets": [ - { - "Library": { - "crate_name": "axum_core", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "axum_core", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "axum-core 0.3.4", - "target": "build_script_build" - }, - { - "id": "bytes 1.7.2", - "target": "bytes" - }, - { - "id": "futures-util 0.3.30", - "target": "futures_util" - }, - { - "id": "http 0.2.12", - "target": "http" - }, - { - "id": "http-body 0.4.6", - "target": "http_body" - }, - { - "id": "mime 0.3.17", - "target": "mime" - }, - { - "id": "tower-layer 0.3.3", - "target": "tower_layer" - }, - { - "id": "tower-service 0.3.3", - "target": "tower_service" - } - ], - "selects": {} - }, - "edition": "2021", - "proc_macro_deps": { - "common": [ - { - "id": "async-trait 0.1.83", - "target": "async_trait" - } - ], - "selects": {} - }, - "version": "0.3.4" - }, - "build_script_attrs": { - "data_glob": [ - "**" - ], - "proc_macro_deps": { - "common": [ - { - "id": "rustversion 1.0.14", - "target": "rustversion" - } - ], - "selects": {} - } - }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" - }, "axum-core 0.4.5": { "name": "axum-core", "version": "0.4.5", @@ -17645,7 +17372,7 @@ "target": "addr" }, { - "id": "aide 0.13.2", + "id": "aide 0.13.4", "target": "aide" }, { @@ -58874,14 +58601,14 @@ ], "license_file": "LICENSE-APACHE" }, - "serde_qs 0.12.0": { + "serde_qs 0.13.0": { "name": "serde_qs", - "version": "0.12.0", + "version": "0.13.0", "package_url": "https://github.com/samscott89/serde_qs", "repository": { "Http": { - "url": "https://static.crates.io/crates/serde_qs/0.12.0/download", - "sha256": "0431a35568651e363364210c91983c1da5eb29404d9f0928b67d4ebcfa7d330c" + "url": "https://static.crates.io/crates/serde_qs/0.13.0/download", + "sha256": "cd34f36fe4c5ba9654417139a9b3a20d2e1de6012ee678ad14d240c22c78d8d6" } }, "targets": [ @@ -58906,7 +58633,7 @@ "deps": { "common": [ { - "id": "axum 0.6.20", + "id": "axum 0.7.7", "target": "axum", "alias": "axum_framework" }, @@ -58930,7 +58657,7 @@ "selects": {} }, "edition": "2018", - "version": "0.12.0" + "version": "0.13.0" }, "license": "MIT/Apache-2.0", "license_ids": [ @@ -78693,7 +78420,7 @@ "actix-rt 2.10.0", "actix-web 4.9.0", "addr 0.15.6", - "aide 0.13.2", + "aide 0.13.4", "anyhow 1.0.72", "arbitrary 1.3.2", "arc-swap 1.7.1", diff --git a/Cargo.Bazel.Fuzzing.toml.lock b/Cargo.Bazel.Fuzzing.toml.lock index 4a06f177fe5..4a794d95823 100644 --- a/Cargo.Bazel.Fuzzing.toml.lock +++ b/Cargo.Bazel.Fuzzing.toml.lock @@ -292,14 +292,13 @@ dependencies = [ [[package]] name = "aide" -version = "0.13.2" +version = "0.13.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "98d2c16bfa7d1755d5a6a20a6decdb7303843c6fee13f4cff039c568291b5872" +checksum = "7b0e3b97a21e41ec5c19bfd9b4fc1f7086be104f8b988681230247ffc91cc8ed" dependencies = [ - "axum 0.7.7", + "axum", "bytes", "cfg-if 1.0.0", - "derive_more", "http 1.1.0", "indexmap 2.2.6", "schemars", @@ -777,34 +776,6 @@ version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" -[[package]] -name = "axum" -version = "0.6.20" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3b829e4e32b91e643de6eafe82b1d90675f5874230191a4ffbc1b336dec4d6bf" -dependencies = [ - "async-trait", - "axum-core 0.3.4", - "bitflags 1.3.2", - "bytes", - "futures-util", - "http 0.2.12", - "http-body 0.4.6", - "hyper 0.14.27", - "itoa", - "matchit", - "memchr", - "mime", - "percent-encoding", - "pin-project-lite", - "rustversion", - "serde", - "sync_wrapper 0.1.2", - "tower 0.4.13", - "tower-layer", - "tower-service", -] - [[package]] name = "axum" version = "0.7.7" @@ -812,7 +783,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "504e3947307ac8326a5437504c517c4b56716c9d98fac0028c2acc7ca47d70ae" dependencies = [ "async-trait", - "axum-core 0.4.5", + "axum-core", "axum-macros", "bytes", "futures-util", @@ -840,23 +811,6 @@ dependencies = [ "tracing", ] -[[package]] -name = "axum-core" -version = "0.3.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c" -dependencies = [ - "async-trait", - "bytes", - "futures-util", - "http 0.2.12", - "http-body 0.4.6", - "mime", - "rustversion", - "tower-layer", - "tower-service", -] - [[package]] name = "axum-core" version = "0.4.5" @@ -884,8 +838,8 @@ version = "0.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "881348a37b079994894b6e5e46edcc4b8a60e1c0333669a65b810abeed780598" dependencies = [ - "axum 0.7.7", - "axum-core 0.4.5", + "axum", + "axum-core", "bytes", "futures-util", "headers 0.4.0", @@ -916,7 +870,7 @@ name = "axum-otel-metrics" version = "0.8.0" source = "git+https://github.com/ttys3/axum-otel-metrics.git?rev=8f58e36e44cfbea4221dfc215c8e84c810d7d563#8f58e36e44cfbea4221dfc215c8e84c810d7d563" dependencies = [ - "axum 0.7.7", + "axum", "futures-util", "http 1.1.0", "http-body 1.0.1", @@ -3033,7 +2987,7 @@ dependencies = [ "async-scoped", "async-stream", "async-trait", - "axum 0.7.7", + "axum", "axum-extra", "axum-server", "backoff", @@ -4970,7 +4924,7 @@ dependencies = [ "anyhow", "arc-swap", "async-trait", - "axum 0.7.7", + "axum", "backoff", "base64 0.22.0", "bytes", @@ -6698,7 +6652,7 @@ name = "metrics-proxy" version = "0.1.0" source = "git+https://github.com/dfinity/metrics-proxy.git?rev=b6933ed79ac07baee7f3fbc0793bed95e614d27c#b6933ed79ac07baee7f3fbc0793bed95e614d27c" dependencies = [ - "axum 0.7.7", + "axum", "axum-otel-metrics", "clap 4.5.18", "duration-string", @@ -9970,11 +9924,11 @@ dependencies = [ [[package]] name = "serde_qs" -version = "0.12.0" +version = "0.13.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0431a35568651e363364210c91983c1da5eb29404d9f0928b67d4ebcfa7d330c" +checksum = "cd34f36fe4c5ba9654417139a9b3a20d2e1de6012ee678ad14d240c22c78d8d6" dependencies = [ - "axum 0.6.20", + "axum", "futures", "percent-encoding", "serde", @@ -11283,7 +11237,7 @@ checksum = "877c5b330756d856ffcc4553ab34a5684481ade925ecc54bcd1bf02b1d0d4d52" dependencies = [ "async-stream", "async-trait", - "axum 0.7.7", + "axum", "base64 0.22.0", "bytes", "h2 0.4.4", @@ -11425,7 +11379,7 @@ version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "313fa625fea5790ed56360a30ea980e41229cf482b4835801a67ef1922bf63b9" dependencies = [ - "axum 0.7.7", + "axum", "forwarded-header-value", "governor", "http 1.1.0", diff --git a/Cargo.Bazel.json.lock b/Cargo.Bazel.json.lock index b328117ab00..3220cef7e02 100644 --- a/Cargo.Bazel.json.lock +++ b/Cargo.Bazel.json.lock @@ -1,5 +1,5 @@ { - "checksum": "226ee49ff839d110027606fabeb6b08caa1d1cd36c5825158528479b8ae981a5", + "checksum": "49a18edb724b2045277fefd84b4f75cbd79c6848b8599ca216219b614a343a22", "crates": { "abnf 0.12.0": { "name": "abnf", @@ -1580,14 +1580,14 @@ ], "license_file": "LICENSE-MIT" }, - "aide 0.13.2": { + "aide 0.13.4": { "name": "aide", - "version": "0.13.2", + "version": "0.13.4", "package_url": "https://github.com/tamasfe/aide", "repository": { "Http": { - "url": "https://static.crates.io/crates/aide/0.13.2/download", - "sha256": "98d2c16bfa7d1755d5a6a20a6decdb7303843c6fee13f4cff039c568291b5872" + "url": "https://static.crates.io/crates/aide/0.13.4/download", + "sha256": "7b0e3b97a21e41ec5c19bfd9b4fc1f7086be104f8b988681230247ffc91cc8ed" } }, "targets": [ @@ -1671,16 +1671,7 @@ "selects": {} }, "edition": "2021", - "proc_macro_deps": { - "common": [ - { - "id": "derive_more 0.99.17", - "target": "derive_more" - } - ], - "selects": {} - }, - "version": "0.13.2" + "version": "0.13.4" }, "license": "MIT OR Apache-2.0", "license_ids": [ @@ -4376,160 +4367,6 @@ ], "license_file": "LICENSE-APACHE" }, - "axum 0.6.20": { - "name": "axum", - "version": "0.6.20", - "package_url": "https://github.com/tokio-rs/axum", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/axum/0.6.20/download", - "sha256": "3b829e4e32b91e643de6eafe82b1d90675f5874230191a4ffbc1b336dec4d6bf" - } - }, - "targets": [ - { - "Library": { - "crate_name": "axum", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "axum", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "axum 0.6.20", - "target": "build_script_build" - }, - { - "id": "axum-core 0.3.4", - "target": "axum_core" - }, - { - "id": "bitflags 1.3.2", - "target": "bitflags" - }, - { - "id": "bytes 1.7.2", - "target": "bytes" - }, - { - "id": "futures-util 0.3.30", - "target": "futures_util" - }, - { - "id": "http 0.2.12", - "target": "http" - }, - { - "id": "http-body 0.4.6", - "target": "http_body" - }, - { - "id": "hyper 0.14.27", - "target": "hyper" - }, - { - "id": "itoa 1.0.9", - "target": "itoa" - }, - { - "id": "matchit 0.7.0", - "target": "matchit" - }, - { - "id": "memchr 2.7.4", - "target": "memchr" - }, - { - "id": "mime 0.3.17", - "target": "mime" - }, - { - "id": "percent-encoding 2.3.1", - "target": "percent_encoding" - }, - { - "id": "pin-project-lite 0.2.13", - "target": "pin_project_lite" - }, - { - "id": "serde 1.0.203", - "target": "serde" - }, - { - "id": "sync_wrapper 0.1.2", - "target": "sync_wrapper" - }, - { - "id": "tower 0.4.13", - "target": "tower" - }, - { - "id": "tower-layer 0.3.3", - "target": "tower_layer" - }, - { - "id": "tower-service 0.3.3", - "target": "tower_service" - } - ], - "selects": {} - }, - "edition": "2021", - "proc_macro_deps": { - "common": [ - { - "id": "async-trait 0.1.83", - "target": "async_trait" - } - ], - "selects": {} - }, - "version": "0.6.20" - }, - "build_script_attrs": { - "data_glob": [ - "**" - ], - "proc_macro_deps": { - "common": [ - { - "id": "rustversion 1.0.14", - "target": "rustversion" - } - ], - "selects": {} - } - }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" - }, "axum 0.7.7": { "name": "axum", "version": "0.7.7", @@ -4702,116 +4539,6 @@ ], "license_file": "LICENSE" }, - "axum-core 0.3.4": { - "name": "axum-core", - "version": "0.3.4", - "package_url": "https://github.com/tokio-rs/axum", - "repository": { - "Http": { - "url": "https://static.crates.io/crates/axum-core/0.3.4/download", - "sha256": "759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c" - } - }, - "targets": [ - { - "Library": { - "crate_name": "axum_core", - "crate_root": "src/lib.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } - } - }, - { - "BuildScript": { - "crate_name": "build_script_build", - "crate_root": "build.rs", - "srcs": { - "allow_empty": false, - "include": [ - "**/*.rs" - ] - } - } - } - ], - "library_target_name": "axum_core", - "common_attrs": { - "compile_data_glob": [ - "**" - ], - "deps": { - "common": [ - { - "id": "axum-core 0.3.4", - "target": "build_script_build" - }, - { - "id": "bytes 1.7.2", - "target": "bytes" - }, - { - "id": "futures-util 0.3.30", - "target": "futures_util" - }, - { - "id": "http 0.2.12", - "target": "http" - }, - { - "id": "http-body 0.4.6", - "target": "http_body" - }, - { - "id": "mime 0.3.17", - "target": "mime" - }, - { - "id": "tower-layer 0.3.3", - "target": "tower_layer" - }, - { - "id": "tower-service 0.3.3", - "target": "tower_service" - } - ], - "selects": {} - }, - "edition": "2021", - "proc_macro_deps": { - "common": [ - { - "id": "async-trait 0.1.83", - "target": "async_trait" - } - ], - "selects": {} - }, - "version": "0.3.4" - }, - "build_script_attrs": { - "data_glob": [ - "**" - ], - "proc_macro_deps": { - "common": [ - { - "id": "rustversion 1.0.14", - "target": "rustversion" - } - ], - "selects": {} - } - }, - "license": "MIT", - "license_ids": [ - "MIT" - ], - "license_file": "LICENSE" - }, "axum-core 0.4.5": { "name": "axum-core", "version": "0.4.5", @@ -17468,7 +17195,7 @@ "target": "addr" }, { - "id": "aide 0.13.2", + "id": "aide 0.13.4", "target": "aide" }, { @@ -58999,14 +58726,14 @@ ], "license_file": "LICENSE-APACHE" }, - "serde_qs 0.12.0": { + "serde_qs 0.13.0": { "name": "serde_qs", - "version": "0.12.0", + "version": "0.13.0", "package_url": "https://github.com/samscott89/serde_qs", "repository": { "Http": { - "url": "https://static.crates.io/crates/serde_qs/0.12.0/download", - "sha256": "0431a35568651e363364210c91983c1da5eb29404d9f0928b67d4ebcfa7d330c" + "url": "https://static.crates.io/crates/serde_qs/0.13.0/download", + "sha256": "cd34f36fe4c5ba9654417139a9b3a20d2e1de6012ee678ad14d240c22c78d8d6" } }, "targets": [ @@ -59031,7 +58758,7 @@ "deps": { "common": [ { - "id": "axum 0.6.20", + "id": "axum 0.7.7", "target": "axum", "alias": "axum_framework" }, @@ -59055,7 +58782,7 @@ "selects": {} }, "edition": "2018", - "version": "0.12.0" + "version": "0.13.0" }, "license": "MIT/Apache-2.0", "license_ids": [ @@ -78891,7 +78618,7 @@ "actix-rt 2.10.0", "actix-web 4.9.0", "addr 0.15.6", - "aide 0.13.2", + "aide 0.13.4", "anyhow 1.0.72", "arbitrary 1.3.2", "arc-swap 1.7.1", diff --git a/Cargo.Bazel.toml.lock b/Cargo.Bazel.toml.lock index f07bc1d5653..e950bb30d85 100644 --- a/Cargo.Bazel.toml.lock +++ b/Cargo.Bazel.toml.lock @@ -293,14 +293,13 @@ dependencies = [ [[package]] name = "aide" -version = "0.13.2" +version = "0.13.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "98d2c16bfa7d1755d5a6a20a6decdb7303843c6fee13f4cff039c568291b5872" +checksum = "7b0e3b97a21e41ec5c19bfd9b4fc1f7086be104f8b988681230247ffc91cc8ed" dependencies = [ - "axum 0.7.7", + "axum", "bytes", "cfg-if 1.0.0", - "derive_more", "http 1.1.0", "indexmap 2.2.6", "schemars", @@ -778,34 +777,6 @@ version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" -[[package]] -name = "axum" -version = "0.6.20" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3b829e4e32b91e643de6eafe82b1d90675f5874230191a4ffbc1b336dec4d6bf" -dependencies = [ - "async-trait", - "axum-core 0.3.4", - "bitflags 1.3.2", - "bytes", - "futures-util", - "http 0.2.12", - "http-body 0.4.6", - "hyper 0.14.27", - "itoa", - "matchit", - "memchr", - "mime", - "percent-encoding", - "pin-project-lite", - "rustversion", - "serde", - "sync_wrapper 0.1.2", - "tower 0.4.13", - "tower-layer", - "tower-service", -] - [[package]] name = "axum" version = "0.7.7" @@ -813,7 +784,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "504e3947307ac8326a5437504c517c4b56716c9d98fac0028c2acc7ca47d70ae" dependencies = [ "async-trait", - "axum-core 0.4.5", + "axum-core", "axum-macros", "bytes", "futures-util", @@ -841,23 +812,6 @@ dependencies = [ "tracing", ] -[[package]] -name = "axum-core" -version = "0.3.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c" -dependencies = [ - "async-trait", - "bytes", - "futures-util", - "http 0.2.12", - "http-body 0.4.6", - "mime", - "rustversion", - "tower-layer", - "tower-service", -] - [[package]] name = "axum-core" version = "0.4.5" @@ -885,8 +839,8 @@ version = "0.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "881348a37b079994894b6e5e46edcc4b8a60e1c0333669a65b810abeed780598" dependencies = [ - "axum 0.7.7", - "axum-core 0.4.5", + "axum", + "axum-core", "bytes", "futures-util", "headers 0.4.0", @@ -917,7 +871,7 @@ name = "axum-otel-metrics" version = "0.8.0" source = "git+https://github.com/ttys3/axum-otel-metrics.git?rev=8f58e36e44cfbea4221dfc215c8e84c810d7d563#8f58e36e44cfbea4221dfc215c8e84c810d7d563" dependencies = [ - "axum 0.7.7", + "axum", "futures-util", "http 1.1.0", "http-body 1.0.1", @@ -3022,7 +2976,7 @@ dependencies = [ "async-scoped", "async-stream", "async-trait", - "axum 0.7.7", + "axum", "axum-extra", "axum-server", "backoff", @@ -4960,7 +4914,7 @@ dependencies = [ "anyhow", "arc-swap", "async-trait", - "axum 0.7.7", + "axum", "backoff", "base64 0.22.0", "bytes", @@ -6706,7 +6660,7 @@ name = "metrics-proxy" version = "0.1.0" source = "git+https://github.com/dfinity/metrics-proxy.git?rev=b6933ed79ac07baee7f3fbc0793bed95e614d27c#b6933ed79ac07baee7f3fbc0793bed95e614d27c" dependencies = [ - "axum 0.7.7", + "axum", "axum-otel-metrics", "clap 4.5.18", "duration-string", @@ -9999,11 +9953,11 @@ dependencies = [ [[package]] name = "serde_qs" -version = "0.12.0" +version = "0.13.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0431a35568651e363364210c91983c1da5eb29404d9f0928b67d4ebcfa7d330c" +checksum = "cd34f36fe4c5ba9654417139a9b3a20d2e1de6012ee678ad14d240c22c78d8d6" dependencies = [ - "axum 0.6.20", + "axum", "futures", "percent-encoding", "serde", @@ -11312,7 +11266,7 @@ checksum = "877c5b330756d856ffcc4553ab34a5684481ade925ecc54bcd1bf02b1d0d4d52" dependencies = [ "async-stream", "async-trait", - "axum 0.7.7", + "axum", "base64 0.22.0", "bytes", "h2 0.4.4", @@ -11454,7 +11408,7 @@ version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "313fa625fea5790ed56360a30ea980e41229cf482b4835801a67ef1922bf63b9" dependencies = [ - "axum 0.7.7", + "axum", "forwarded-header-value", "governor", "http 1.1.0", diff --git a/bazel/external_crates.bzl b/bazel/external_crates.bzl index dd54a79815c..c72cb56777c 100644 --- a/bazel/external_crates.bzl +++ b/bazel/external_crates.bzl @@ -136,7 +136,7 @@ def external_crates_repository(name, cargo_lockfile, lockfile, sanitizers_enable ], ), "aide": crate.spec( - version = "^0.13.0", + version = "^0.13.4", features = [ "axum", ], diff --git a/rs/pocket_ic_server/Cargo.toml b/rs/pocket_ic_server/Cargo.toml index 8112a66ea06..669dfa73800 100644 --- a/rs/pocket_ic_server/Cargo.toml +++ b/rs/pocket_ic_server/Cargo.toml @@ -4,7 +4,7 @@ version = "6.0.0" edition = "2021" [dependencies] -aide = { version = "^0.13.0", features = ["axum"] } +aide = { version = "^0.13.4", features = ["axum"] } askama = { workspace = true } async-trait = { workspace = true } axum = { workspace = true }