diff --git a/Cargo.lock b/Cargo.lock index 3c69c27..b0912c9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2,12 +2,6 @@ # It is not intended for manual editing. version = 4 -[[package]] -name = "RustyXML" -version = "0.3.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8b5ace29ee3216de37c0546865ad08edef58b0f9e76838ed8959a84a990e58c5" - [[package]] name = "actix-codec" version = "0.5.2" @@ -55,7 +49,7 @@ dependencies = [ "mime", "percent-encoding", "pin-project-lite", - "rand 0.9.0", + "rand 0.9.1", "sha1", "smallvec", "tokio", @@ -71,7 +65,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e01ed3140b2f8d422c68afa1ed2e85d996ea619c988ac834d255db32138655cb" dependencies = [ "quote", - "syn 2.0.100", + "syn 2.0.104", ] [[package]] @@ -188,7 +182,7 @@ dependencies = [ "actix-router", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.104", ] [[package]] @@ -202,9 +196,9 @@ dependencies = [ [[package]] name = "adler2" -version = "2.0.0" +version = "2.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627" +checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" [[package]] name = "aho-corasick" @@ -247,15 +241,15 @@ dependencies = [ [[package]] name = "anstyle" -version = "1.0.10" +version = "1.0.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9" +checksum = "862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd" [[package]] name = "anyhow" -version = "1.0.97" +version = "1.0.98" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dcfed56ad506cb2c684a14971b8861fdc3baaaae314b9e5f9bb532cbe3ba7a4f" +checksum = "e16d2d3311acee920a9eb8d33b8cbc1787ce4a264e85f964c2404b969bdcd487" [[package]] name = "ascii-canvas" @@ -278,9 +272,9 @@ dependencies = [ [[package]] name = "assert_cmd" -version = "2.0.16" +version = "2.0.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dc1835b7f27878de8525dc71410b5a31cdcc5f230aed5ba5df968e09c201b23d" +checksum = "2bd389a4b2970a01282ee455294913c0a43724daedcd1a24c3eb0ec1c1320b66" dependencies = [ "anstyle", "bstr", @@ -325,16 +319,30 @@ dependencies = [ "pin-project-lite", ] +[[package]] +name = "async-compression" +version = "0.4.25" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "40f6024f3f856663b45fd0c9b6f2024034a702f453549449e0d84a305900dad4" +dependencies = [ + "flate2", + "futures-core", + "memchr", + "pin-project-lite", + "tokio", +] + [[package]] name = "async-executor" -version = "1.13.1" +version = "1.13.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "30ca9a001c1e8ba5149f91a74362376cc6bc5b919d92d988668657bd570bdcec" +checksum = "bb812ffb58524bdd10860d7d974e2f01cc0950c2438a74ee5ec2e2280c6c4ffa" dependencies = [ "async-task", "concurrent-queue", - "fastrand 2.3.0", - "futures-lite 2.6.0", + "fastrand", + "futures-lite", + "pin-project-lite", "slab", ] @@ -349,24 +357,24 @@ dependencies = [ "async-io", "async-lock", "blocking", - "futures-lite 2.6.0", + "futures-lite", "once_cell", ] [[package]] name = "async-io" -version = "2.4.0" +version = "2.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "43a2b323ccce0a1d90b449fd71f2a06ca7faa7c54c2751f06c9bd851fc061059" +checksum = "1237c0ae75a0f3765f58910ff9cdd0a12eeb39ab2f4c7de23262f337f0aacbb3" dependencies = [ "async-lock", "cfg-if", "concurrent-queue", "futures-io", - "futures-lite 2.6.0", + "futures-lite", "parking", "polling", - "rustix 0.38.44", + "rustix", "slab", "tracing", "windows-sys 0.59.0", @@ -394,9 +402,9 @@ dependencies = [ [[package]] name = "async-process" -version = "2.3.0" +version = "2.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "63255f1dc2381611000436537bbedfe83183faa303a5a0edaf191edef06526bb" +checksum = "cde3f4e40e6021d7acffc90095cbd6dc54cb593903d1de5832f435eb274b85dc" dependencies = [ "async-channel 2.3.1", "async-io", @@ -406,16 +414,16 @@ dependencies = [ "blocking", "cfg-if", "event-listener 5.4.0", - "futures-lite 2.6.0", - "rustix 0.38.44", + "futures-lite", + "rustix", "tracing", ] [[package]] name = "async-signal" -version = "0.2.10" +version = "0.2.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "637e00349800c0bdf8bfc21ebbc0b6524abea702b0da4168ac00d070d0c0b9f3" +checksum = "d7605a4e50d4b06df3898d5a70bf5fde51ed9059b0434b73105193bc27acce0d" dependencies = [ "async-io", "async-lock", @@ -423,7 +431,7 @@ dependencies = [ "cfg-if", "futures-core", "futures-io", - "rustix 0.38.44", + "rustix", "signal-hook-registry", "slab", "windows-sys 0.59.0", @@ -445,7 +453,7 @@ dependencies = [ "futures-channel", "futures-core", "futures-io", - "futures-lite 2.6.0", + "futures-lite", "gloo-timers", "kv-log-macro", "log", @@ -471,7 +479,7 @@ checksum = "e539d3fca749fcee5236ab05e93a52867dd549cc157c8cb7f99595f3cedffdb5" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.104", ] [[package]] @@ -482,59 +490,49 @@ checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" [[package]] name = "autocfg" -version = "1.4.0" +version = "1.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26" +checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" [[package]] name = "azure_core" -version = "0.19.0" -source = "git+https://github.com/omnect/azure-sdk-for-rust.git#ccb2b176813c9b6ff4ff1179ae9419fb3327036d" +version = "0.25.0" +source = "git+https://github.com/janzachmann/azure-sdk-for-rust.git?branch=chore#4bad8ffc8b344c38b26572976cf2202add1bb5f9" dependencies = [ + "async-lock", "async-trait", - "base64 0.22.1", "bytes", - "dyn-clone", "futures", - "getrandom 0.2.15", - "http-types", - "once_cell", - "paste", "pin-project", - "quick-xml", - "rand 0.8.5", "rustc_version", "serde", "serde_json", - "time", "tracing", - "url", - "uuid", + "typespec", + "typespec_client_core", ] [[package]] name = "azure_identity" -version = "0.19.0" -source = "git+https://github.com/omnect/azure-sdk-for-rust.git#ccb2b176813c9b6ff4ff1179ae9419fb3327036d" +version = "0.25.0" +source = "git+https://github.com/janzachmann/azure-sdk-for-rust.git?branch=chore#4bad8ffc8b344c38b26572976cf2202add1bb5f9" dependencies = [ "async-lock", - "async-process", "async-trait", "azure_core", "futures", - "oauth2 4.4.2", "pin-project", "serde", "time", "tracing", + "typespec_client_core", "url", - "uuid", ] [[package]] name = "azure_iot_deviceupdate" -version = "0.19.0" -source = "git+https://github.com/omnect/azure-sdk-for-rust.git#ccb2b176813c9b6ff4ff1179ae9419fb3327036d" +version = "0.25.0" +source = "git+https://github.com/janzachmann/azure-sdk-for-rust.git?branch=chore#4bad8ffc8b344c38b26572976cf2202add1bb5f9" dependencies = [ "azure_core", "azure_identity", @@ -548,63 +546,24 @@ dependencies = [ ] [[package]] -name = "azure_storage" -version = "0.19.0" -source = "git+https://github.com/omnect/azure-sdk-for-rust.git#ccb2b176813c9b6ff4ff1179ae9419fb3327036d" +name = "azure_storage_blob" +version = "0.2.0" +source = "git+https://github.com/janzachmann/azure-sdk-for-rust.git?branch=chore#4bad8ffc8b344c38b26572976cf2202add1bb5f9" dependencies = [ - "RustyXML", - "async-lock", "async-trait", "azure_core", - "bytes", "serde", - "serde_derive", "time", - "tracing", + "typespec_client_core", "url", "uuid", ] -[[package]] -name = "azure_storage_blobs" -version = "0.19.0" -source = "git+https://github.com/omnect/azure-sdk-for-rust.git#ccb2b176813c9b6ff4ff1179ae9419fb3327036d" -dependencies = [ - "RustyXML", - "azure_core", - "azure_storage", - "azure_svc_blobstorage", - "bytes", - "futures", - "serde", - "serde_derive", - "serde_json", - "time", - "tracing", - "url", - "uuid", -] - -[[package]] -name = "azure_svc_blobstorage" -version = "0.19.0" -source = "git+https://github.com/omnect/azure-sdk-for-rust.git#ccb2b176813c9b6ff4ff1179ae9419fb3327036d" -dependencies = [ - "azure_core", - "bytes", - "futures", - "log", - "once_cell", - "serde", - "serde_json", - "time", -] - [[package]] name = "backtrace" -version = "0.3.74" +version = "0.3.75" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a" +checksum = "6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002" dependencies = [ "addr2line", "cfg-if", @@ -615,12 +574,6 @@ dependencies = [ "windows-targets 0.52.6", ] -[[package]] -name = "base64" -version = "0.13.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8" - [[package]] name = "base64" version = "0.21.7" @@ -661,9 +614,9 @@ checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb" [[package]] name = "bitflags" -version = "2.9.0" +version = "2.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5c8214115b7bf84099f1309324e63141d4c5d7cc26862f97a0a857dbefe165bd" +checksum = "1b8e56985ec62d17e9c1001dc89c88ecd7dc08e47eba5ec7c29c7b5eeecde967" [[package]] name = "block-buffer" @@ -683,7 +636,7 @@ dependencies = [ "async-channel 2.3.1", "async-task", "futures-io", - "futures-lite 2.6.0", + "futures-lite", "piper", ] @@ -721,9 +674,9 @@ dependencies = [ [[package]] name = "bumpalo" -version = "3.17.0" +version = "3.18.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf" +checksum = "793db76d6187cd04dff33004d8e6c9cc4e05cd330500379d2394209271b4aeee" [[package]] name = "bytes" @@ -742,12 +695,11 @@ dependencies = [ [[package]] name = "bzip2" -version = "0.5.2" +version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "49ecfb22d906f800d4fe833b6282cf4dc1c298f5057ca0b5445e5c209735ca47" +checksum = "bea8dcd42434048e4f7a304411d9273a411f647446c1234a65ce0554923f4cff" dependencies = [ "bzip2-sys", - "libbz2-rs-sys", ] [[package]] @@ -762,9 +714,9 @@ dependencies = [ [[package]] name = "cc" -version = "1.2.18" +version = "1.2.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "525046617d8376e3db1deffb079e91cef90a89fc3ca5c185bbf8c9ecdd15cd5c" +checksum = "d487aa071b5f64da6f19a3e848e3578944b726ee5a4854b82172f02aa876bfdc" dependencies = [ "jobserver", "libc", @@ -773,15 +725,15 @@ dependencies = [ [[package]] name = "cfg-if" -version = "1.0.0" +version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" +checksum = "9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268" [[package]] name = "chrono" -version = "0.4.40" +version = "0.4.41" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1a7964611d71df112cb1730f2ee67324fcf4d0fc6606acbbe9bfe06df124637c" +checksum = "c469d952047f47f91b68d1cba3f10d63c11d73e4636f24f08daf0278abf01c4d" dependencies = [ "android-tzdata", "iana-time-zone", @@ -794,9 +746,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.5.35" +version = "4.5.40" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d8aa86934b44c19c50f87cc2790e19f54f7a67aedb64101c2e1a2e5ecfb73944" +checksum = "40b6887a1d8685cebccf115538db5c0efe625ccac9696ad45c409d96566e910f" dependencies = [ "clap_builder", "clap_derive", @@ -804,9 +756,9 @@ dependencies = [ [[package]] name = "clap_builder" -version = "4.5.35" +version = "4.5.40" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2414dbb2dd0695280da6ea9261e327479e9d37b0630f6b53ba2a11c60c679fd9" +checksum = "e0c66c08ce9f0c698cbce5c0279d0bb6ac936d8674174fe48f736533b964f59e" dependencies = [ "anstyle", "clap_lex", @@ -814,21 +766,21 @@ dependencies = [ [[package]] name = "clap_derive" -version = "4.5.32" +version = "4.5.40" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "09176aae279615badda0765c0c0b3f6ed53f4709118af73cf4655d85d1530cd7" +checksum = "d2c7947ae4cc3d851207c1adb5b5e260ff0cca11446b1d6d1423788e442257ce" dependencies = [ "heck", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.104", ] [[package]] name = "clap_lex" -version = "0.7.4" +version = "0.7.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6" +checksum = "b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675" [[package]] name = "concurrent-queue" @@ -947,7 +899,7 @@ dependencies = [ "proc-macro2", "quote", "strsim", - "syn 2.0.100", + "syn 2.0.104", ] [[package]] @@ -958,7 +910,7 @@ checksum = "fc34b93ccb385b40dc71c6fceac4b2ad23662c7eeb248cf10d529b7e055b6ead" dependencies = [ "darling_core", "quote", - "syn 2.0.100", + "syn 2.0.104", ] [[package]] @@ -994,7 +946,7 @@ checksum = "bda628edc44c4bb645fbe0f758797143e4e07926f7ebf4e9bdfbd3d2ce621df3" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.104", "unicode-xid", ] @@ -1042,7 +994,7 @@ dependencies = [ "libc", "option-ext", "redox_users 0.5.0", - "windows-sys 0.59.0", + "windows-sys 0.60.2", ] [[package]] @@ -1064,7 +1016,7 @@ checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.104", ] [[package]] @@ -1130,12 +1082,12 @@ checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" [[package]] name = "errno" -version = "0.3.11" +version = "0.3.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "976dd42dc7e85965fe702eb8164f21f450704bdde31faefd6471dba214cb594e" +checksum = "778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad" dependencies = [ "libc", - "windows-sys 0.59.0", + "windows-sys 0.60.2", ] [[package]] @@ -1165,15 +1117,6 @@ dependencies = [ "pin-project-lite", ] -[[package]] -name = "fastrand" -version = "1.9.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be" -dependencies = [ - "instant", -] - [[package]] name = "fastrand" version = "2.3.0" @@ -1217,9 +1160,9 @@ checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80" [[package]] name = "flate2" -version = "1.1.1" +version = "1.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7ced92e76e966ca2fd84c8f7aa01a4aea65b0eb6648d72f7c8f3e2764a67fece" +checksum = "4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d" dependencies = [ "crc32fast", "miniz_oxide", @@ -1309,28 +1252,13 @@ version = "0.3.31" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" -[[package]] -name = "futures-lite" -version = "1.13.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce" -dependencies = [ - "fastrand 1.9.0", - "futures-core", - "futures-io", - "memchr", - "parking", - "pin-project-lite", - "waker-fn", -] - [[package]] name = "futures-lite" version = "2.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f5edaec856126859abb19ed65f39e90fea3a9574b9707f13539acf4abf7eb532" dependencies = [ - "fastrand 2.3.0", + "fastrand", "futures-core", "futures-io", "parking", @@ -1345,7 +1273,7 @@ checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.104", ] [[package]] @@ -1390,33 +1318,22 @@ dependencies = [ [[package]] name = "getrandom" -version = "0.1.16" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce" -dependencies = [ - "cfg-if", - "libc", - "wasi 0.9.0+wasi-snapshot-preview1", -] - -[[package]] -name = "getrandom" -version = "0.2.15" +version = "0.2.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7" +checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592" dependencies = [ "cfg-if", "js-sys", "libc", - "wasi 0.11.0+wasi-snapshot-preview1", + "wasi 0.11.1+wasi-snapshot-preview1", "wasm-bindgen", ] [[package]] name = "getrandom" -version = "0.3.2" +version = "0.3.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "73fea8450eea4bac3940448fb7ae50d91f034f941199fcd9d909a5a07aa455f0" +checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4" dependencies = [ "cfg-if", "libc", @@ -1426,14 +1343,14 @@ dependencies = [ [[package]] name = "getset" -version = "0.1.5" +version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f3586f256131df87204eb733da72e3d3eb4f343c639f4b7be279ac7c48baeafe" +checksum = "9cf0fc11e47561d47397154977bc219f4cf809b2974facc3ccb3b89e2436f912" dependencies = [ "proc-macro-error2", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.104", ] [[package]] @@ -1475,9 +1392,9 @@ dependencies = [ [[package]] name = "hashbrown" -version = "0.15.2" +version = "0.15.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289" +checksum = "5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5" [[package]] name = "heck" @@ -1487,15 +1404,9 @@ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" [[package]] name = "hermit-abi" -version = "0.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc" - -[[package]] -name = "hermit-abi" -version = "0.5.1" +version = "0.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f154ce46856750ed433c8649605bf7ed2de3bc35fd9d2a9f30cddd873c80cb08" +checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c" [[package]] name = "http" @@ -1553,26 +1464,6 @@ dependencies = [ "pin-project-lite", ] -[[package]] -name = "http-types" -version = "2.12.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6e9b187a72d63adbfba487f48095306ac823049cb504ee195541e91c7775f5ad" -dependencies = [ - "anyhow", - "async-channel 1.9.0", - "base64 0.13.1", - "futures-lite 1.13.0", - "infer", - "pin-project-lite", - "rand 0.7.3", - "serde", - "serde_json", - "serde_qs", - "serde_urlencoded", - "url", -] - [[package]] name = "httparse" version = "1.10.1" @@ -1673,17 +1564,21 @@ dependencies = [ [[package]] name = "hyper-util" -version = "0.1.11" +version = "0.1.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "497bbc33a26fdd4af9ed9c70d63f61cf56a938375fbb32df34db9b1cd6d643f2" +checksum = "dc2fdfdbff08affe55bb779f33b053aa1fe5dd5b54c257343c17edfa55711bdb" dependencies = [ + "base64 0.22.1", "bytes", "futures-channel", + "futures-core", "futures-util", "http 1.3.1", "http-body 1.0.1", "hyper 1.6.0", + "ipnet", "libc", + "percent-encoding", "pin-project-lite", "socket2", "tokio", @@ -1717,21 +1612,22 @@ dependencies = [ [[package]] name = "icu_collections" -version = "1.5.0" +version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526" +checksum = "200072f5d0e3614556f94a9930d5dc3e0662a652823904c3a75dc3b0af7fee47" dependencies = [ "displaydoc", + "potential_utf", "yoke", "zerofrom", "zerovec", ] [[package]] -name = "icu_locid" -version = "1.5.0" +name = "icu_locale_core" +version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637" +checksum = "0cde2700ccaed3872079a65fb1a78f6c0a36c91570f28755dda67bc8f7d9f00a" dependencies = [ "displaydoc", "litemap", @@ -1740,31 +1636,11 @@ dependencies = [ "zerovec", ] -[[package]] -name = "icu_locid_transform" -version = "1.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e" -dependencies = [ - "displaydoc", - "icu_locid", - "icu_locid_transform_data", - "icu_provider", - "tinystr", - "zerovec", -] - -[[package]] -name = "icu_locid_transform_data" -version = "1.5.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7515e6d781098bf9f7205ab3fc7e9709d34554ae0b21ddbcb5febfa4bc7df11d" - [[package]] name = "icu_normalizer" -version = "1.5.0" +version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f" +checksum = "436880e8e18df4d7bbc06d58432329d6458cc84531f7ac5f024e93deadb37979" dependencies = [ "displaydoc", "icu_collections", @@ -1772,67 +1648,54 @@ dependencies = [ "icu_properties", "icu_provider", "smallvec", - "utf16_iter", - "utf8_iter", - "write16", "zerovec", ] [[package]] name = "icu_normalizer_data" -version = "1.5.1" +version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c5e8338228bdc8ab83303f16b797e177953730f601a96c25d10cb3ab0daa0cb7" +checksum = "00210d6893afc98edb752b664b8890f0ef174c8adbb8d0be9710fa66fbbf72d3" [[package]] name = "icu_properties" -version = "1.5.1" +version = "2.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5" +checksum = "016c619c1eeb94efb86809b015c58f479963de65bdb6253345c1a1276f22e32b" dependencies = [ "displaydoc", "icu_collections", - "icu_locid_transform", + "icu_locale_core", "icu_properties_data", "icu_provider", - "tinystr", + "potential_utf", + "zerotrie", "zerovec", ] [[package]] name = "icu_properties_data" -version = "1.5.1" +version = "2.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "85fb8799753b75aee8d2a21d7c14d9f38921b54b3dbda10f5a3c7a7b82dba5e2" +checksum = "298459143998310acd25ffe6810ed544932242d3f07083eee1084d83a71bd632" [[package]] name = "icu_provider" -version = "1.5.0" +version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9" +checksum = "03c80da27b5f4187909049ee2d72f276f0d9f99a42c306bd0131ecfe04d8e5af" dependencies = [ "displaydoc", - "icu_locid", - "icu_provider_macros", + "icu_locale_core", "stable_deref_trait", "tinystr", "writeable", "yoke", "zerofrom", + "zerotrie", "zerovec", ] -[[package]] -name = "icu_provider_macros" -version = "1.5.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6" -dependencies = [ - "proc-macro2", - "quote", - "syn 2.0.100", -] - [[package]] name = "ident_case" version = "1.0.1" @@ -1852,9 +1715,9 @@ dependencies = [ [[package]] name = "idna_adapter" -version = "1.2.0" +version = "1.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71" +checksum = "3acae9609540aa318d1bc588455225fb2085b9ed0c4f6bd0d9d5bcd86f1a0344" dependencies = [ "icu_normalizer", "icu_properties", @@ -1877,26 +1740,21 @@ dependencies = [ ] [[package]] -name = "infer" -version = "0.2.3" +name = "ipnet" +version = "2.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "64e9829a50b42bb782c1df523f78d332fe371b10c661e78b7a3c34b0198e9fac" +checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" [[package]] -name = "instant" -version = "0.1.13" +name = "iri-string" +version = "0.7.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222" +checksum = "dbc5ebe9c3a1a7a5127f920a418f7585e9e758e911d0466ed004f393b0e380b2" dependencies = [ - "cfg-if", + "memchr", + "serde", ] -[[package]] -name = "ipnet" -version = "2.11.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "469fb0b9cefa57e3ef31275ee7cacb78f2fdca44e4765491884a2b119d4eb130" - [[package]] name = "is-docker" version = "0.2.0" @@ -1937,7 +1795,7 @@ version = "0.1.33" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "38f262f097c174adebe41eb73d66ae9c06b2844fb0da69969647bbddd9b0538a" dependencies = [ - "getrandom 0.3.2", + "getrandom 0.3.3", "libc", ] @@ -2018,29 +1876,23 @@ version = "1.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "db13adb97ab515a3691f56e4dbab09283d0b86cb45abd991d8634a9d6f501760" -[[package]] -name = "libbz2-rs-sys" -version = "0.1.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0864a00c8d019e36216b69c2c4ce50b83b7bd966add3cf5ba554ec44f8bebcf5" - [[package]] name = "libc" -version = "0.2.171" +version = "0.2.174" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c19937216e9d3aa9956d9bb8dfc0b0c8beb6058fc4f7a4dc4d850edf86a237d6" +checksum = "1171693293099992e19cddea4e8b849964e9846f4acee11b3948bcc337be8776" [[package]] name = "libfs" -version = "0.8.1" +version = "0.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bc32bb146426ff8d679bb519a4f150773f9855db1f14d2c03eb97e87745e2dee" +checksum = "ccbcdd0a5320e50fac325a48340bef0bfd157e15572f849b7db11171e9ea9145" dependencies = [ "cfg-if", "libc", - "linux-raw-sys 0.6.5", + "linux-raw-sys", "log", - "rustix 0.38.44", + "rustix", "thiserror 2.0.12", "xattr", ] @@ -2058,27 +1910,15 @@ dependencies = [ [[package]] name = "linux-raw-sys" -version = "0.4.15" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab" - -[[package]] -name = "linux-raw-sys" -version = "0.6.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2a385b1be4e5c3e362ad2ffa73c392e53f031eaa5b7d648e64cd87f27f6063d7" - -[[package]] -name = "linux-raw-sys" -version = "0.9.3" +version = "0.9.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fe7db12097d22ec582439daf8618b8fdd1a7bef6270e9af3b1ebcd30893cf413" +checksum = "cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12" [[package]] name = "litemap" -version = "0.7.5" +version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "23fb14cb19457329c82206317a5663005a4d404783dc74f4252769b0d5f42856" +checksum = "241eaef5fd12c88705a01fc1066c48c4b36e0dd4377dcdc7ec3942cea7a69956" [[package]] name = "local-channel" @@ -2099,9 +1939,9 @@ checksum = "4d873d7c67ce09b42110d801813efbc9364414e356be9935700d368351657487" [[package]] name = "lock_api" -version = "0.4.12" +version = "0.4.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17" +checksum = "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765" dependencies = [ "autocfg", "scopeguard", @@ -2129,9 +1969,9 @@ dependencies = [ [[package]] name = "memchr" -version = "2.7.4" +version = "2.7.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3" +checksum = "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0" [[package]] name = "mime" @@ -2141,23 +1981,23 @@ checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" [[package]] name = "miniz_oxide" -version = "0.8.8" +version = "0.8.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3be647b768db090acb35d5ec5db2b0e1f1de11133ca123b9eacf5137868f892a" +checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" dependencies = [ "adler2", ] [[package]] name = "mio" -version = "1.0.3" +version = "1.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd" +checksum = "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c" dependencies = [ "libc", "log", - "wasi 0.11.0+wasi-snapshot-preview1", - "windows-sys 0.52.0", + "wasi 0.11.1+wasi-snapshot-preview1", + "windows-sys 0.59.0", ] [[package]] @@ -2204,29 +2044,10 @@ version = "1.17.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "91df4bbde75afed763b708b7eee1e8e7651e02d97f6d5dd763e89367e957b23b" dependencies = [ - "hermit-abi 0.5.1", + "hermit-abi", "libc", ] -[[package]] -name = "oauth2" -version = "4.4.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c38841cdd844847e3e7c8d29cef9dcfed8877f8f56f9071f77843ecf3baf937f" -dependencies = [ - "base64 0.13.1", - "chrono", - "getrandom 0.2.15", - "http 0.2.12", - "rand 0.8.5", - "serde", - "serde_json", - "serde_path_to_error", - "sha2", - "thiserror 1.0.69", - "url", -] - [[package]] name = "oauth2" version = "5.0.0" @@ -2235,7 +2056,7 @@ checksum = "51e219e79014df21a225b1860a479e2dcd7cbd9130f4defd4bd0e191ea31d67d" dependencies = [ "base64 0.22.1", "chrono", - "getrandom 0.2.15", + "getrandom 0.2.16", "http 1.3.1", "rand 0.8.5", "reqwest", @@ -2267,8 +2088,7 @@ dependencies = [ "azure_core", "azure_identity", "azure_iot_deviceupdate", - "azure_storage", - "azure_storage_blobs", + "azure_storage_blob", "base64 0.22.1", "bzip2", "clap", @@ -2283,7 +2103,7 @@ dependencies = [ "libfs", "log", "num_cpus", - "oauth2 5.0.0", + "oauth2", "omnect-crypto", "open", "regex", @@ -2337,9 +2157,9 @@ dependencies = [ [[package]] name = "openssl" -version = "0.10.72" +version = "0.10.73" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fedfea7d58a1f73118430a55da6a286e7b044961736ce96a16a17068ea25e5da" +checksum = "8505734d46c8ab1e19a1dce3aef597ad87dcb4c37e7188231769bd6bd51cebf8" dependencies = [ "bitflags", "cfg-if", @@ -2358,7 +2178,7 @@ checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.104", ] [[package]] @@ -2369,9 +2189,9 @@ checksum = "d05e27ee213611ffe7d6348b942e8f942b37114c00cc03cec254295a4a17852e" [[package]] name = "openssl-sys" -version = "0.9.107" +version = "0.9.109" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8288979acd84749c744a9014b4382d42b8f7b2592847b5afb2ed29e5d16ede07" +checksum = "90096e2e47630d78b7d1c20952dc621f957103f8bc2c8359ec81290d75238571" dependencies = [ "cc", "libc", @@ -2393,9 +2213,9 @@ checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba" [[package]] name = "parking_lot" -version = "0.12.3" +version = "0.12.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27" +checksum = "70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13" dependencies = [ "lock_api", "parking_lot_core", @@ -2403,9 +2223,9 @@ dependencies = [ [[package]] name = "parking_lot_core" -version = "0.9.10" +version = "0.9.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8" +checksum = "bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5" dependencies = [ "cfg-if", "libc", @@ -2414,12 +2234,6 @@ dependencies = [ "windows-targets 0.52.6", ] -[[package]] -name = "paste" -version = "1.0.15" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" - [[package]] name = "pathdiff" version = "0.2.3" @@ -2474,7 +2288,7 @@ checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.104", ] [[package]] @@ -2496,7 +2310,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066" dependencies = [ "atomic-waker", - "fastrand 2.3.0", + "fastrand", "futures-io", ] @@ -2508,19 +2322,28 @@ checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" [[package]] name = "polling" -version = "3.7.4" +version = "3.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a604568c3202727d1507653cb121dbd627a58684eb09a820fd746bee38b4442f" +checksum = "b53a684391ad002dd6a596ceb6c74fd004fdce75f4be2e3f615068abbea5fd50" dependencies = [ "cfg-if", "concurrent-queue", - "hermit-abi 0.4.0", + "hermit-abi", "pin-project-lite", - "rustix 0.38.44", + "rustix", "tracing", "windows-sys 0.59.0", ] +[[package]] +name = "potential_utf" +version = "0.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e5a7c30837279ca13e7c867e9e40053bc68740f988cb07f7ca6df43cc734b585" +dependencies = [ + "zerovec", +] + [[package]] name = "powerfmt" version = "0.2.0" @@ -2588,14 +2411,14 @@ dependencies = [ "proc-macro-error-attr2", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.104", ] [[package]] name = "proc-macro2" -version = "1.0.94" +version = "1.0.95" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a31971752e70b8b2686d7e46ec17fb38dad4051d94024c88df49b667caea9c84" +checksum = "02b3e5e68a3a1a02aad3ec490a98007cbc13c37cbe84a3cd7b8e406d76e7f778" dependencies = [ "unicode-ident", ] @@ -2621,22 +2444,9 @@ dependencies = [ [[package]] name = "r-efi" -version = "5.2.0" +version = "5.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "74765f6d916ee2faa39bc8e68e4f3ed8949b48cccdac59983d287a7cb71ce9c5" - -[[package]] -name = "rand" -version = "0.7.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03" -dependencies = [ - "getrandom 0.1.16", - "libc", - "rand_chacha 0.2.2", - "rand_core 0.5.1", - "rand_hc", -] +checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" [[package]] name = "rand" @@ -2651,23 +2461,12 @@ dependencies = [ [[package]] name = "rand" -version = "0.9.0" +version = "0.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3779b94aeb87e8bd4e834cee3650289ee9e0d5677f976ecdb6d219e5f4f6cd94" +checksum = "9fbfd9d094a40bf3ae768db9361049ace4c0e04a4fd6b359518bd7b73a73dd97" dependencies = [ "rand_chacha 0.9.0", "rand_core 0.9.3", - "zerocopy", -] - -[[package]] -name = "rand_chacha" -version = "0.2.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402" -dependencies = [ - "ppv-lite86", - "rand_core 0.5.1", ] [[package]] @@ -2690,22 +2489,13 @@ dependencies = [ "rand_core 0.9.3", ] -[[package]] -name = "rand_core" -version = "0.5.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19" -dependencies = [ - "getrandom 0.1.16", -] - [[package]] name = "rand_core" version = "0.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" dependencies = [ - "getrandom 0.2.15", + "getrandom 0.2.16", ] [[package]] @@ -2714,23 +2504,14 @@ version = "0.9.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" dependencies = [ - "getrandom 0.3.2", -] - -[[package]] -name = "rand_hc" -version = "0.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c" -dependencies = [ - "rand_core 0.5.1", + "getrandom 0.3.3", ] [[package]] name = "redox_syscall" -version = "0.5.11" +version = "0.5.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d2f103c6d277498fbceb16e84d317e2a400f160f46904d5f5410848c829511a3" +checksum = "0d04b7d0ee6b4a0207a0a7adb104d23ecb0b47d6beae7152d0fa34b692b29fd6" dependencies = [ "bitflags", ] @@ -2741,7 +2522,7 @@ version = "0.4.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43" dependencies = [ - "getrandom 0.2.15", + "getrandom 0.2.16", "libredox", "thiserror 1.0.69", ] @@ -2752,7 +2533,7 @@ version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b" dependencies = [ - "getrandom 0.2.15", + "getrandom 0.2.16", "libredox", "thiserror 2.0.12", ] @@ -2794,10 +2575,11 @@ checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c" [[package]] name = "reqwest" -version = "0.12.15" +version = "0.12.20" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d19c46a6fdd48bc4dab94b6103fccc55d34c67cc0ad04653aad4ea2a07cd7bbb" +checksum = "eabf4c97d9130e2bf606614eb937e86edac8292eaa6f422f995d7e8de1eb1813" dependencies = [ + "async-compression", "base64 0.22.1", "bytes", "futures-core", @@ -2808,28 +2590,27 @@ dependencies = [ "hyper 1.6.0", "hyper-tls", "hyper-util", - "ipnet", "js-sys", "log", - "mime", "native-tls", - "once_cell", "percent-encoding", "pin-project-lite", - "rustls-pemfile", + "rustls-pki-types", "serde", "serde_json", "serde_urlencoded", "sync_wrapper", "tokio", "tokio-native-tls", + "tokio-util", "tower", + "tower-http", "tower-service", "url", "wasm-bindgen", "wasm-bindgen-futures", + "wasm-streams", "web-sys", - "windows-registry", ] [[package]] @@ -2840,7 +2621,7 @@ checksum = "a4689e6c2294d81e88dc6261c768b63bc4fcdb852be6d1352498b114f61383b7" dependencies = [ "cc", "cfg-if", - "getrandom 0.2.15", + "getrandom 0.2.16", "libc", "untrusted", "windows-sys 0.52.0", @@ -2848,9 +2629,9 @@ dependencies = [ [[package]] name = "rustc-demangle" -version = "0.1.24" +version = "0.1.25" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f" +checksum = "989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f" [[package]] name = "rustc_version" @@ -2863,50 +2644,31 @@ dependencies = [ [[package]] name = "rustix" -version = "0.38.44" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154" -dependencies = [ - "bitflags", - "errno", - "libc", - "linux-raw-sys 0.4.15", - "windows-sys 0.59.0", -] - -[[package]] -name = "rustix" -version = "1.0.5" +version = "1.0.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d97817398dd4bb2e6da002002db259209759911da105da92bec29ccb12cf58bf" +checksum = "c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266" dependencies = [ "bitflags", "errno", "libc", - "linux-raw-sys 0.9.3", + "linux-raw-sys", "windows-sys 0.59.0", ] [[package]] -name = "rustls-pemfile" -version = "2.2.0" +name = "rustls-pki-types" +version = "1.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50" +checksum = "229a4a4c221013e7e1f1a043678c5cc39fe5171437c88fb47151a21e6f5b5c79" dependencies = [ - "rustls-pki-types", + "zeroize", ] -[[package]] -name = "rustls-pki-types" -version = "1.11.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "917ce264624a4b4db1c364dcc35bfca9ded014d0a958cd47ad3e960e988ea51c" - [[package]] name = "rustversion" -version = "1.0.20" +version = "1.0.21" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eded382c5f5f786b989652c49544c4877d9f015cc22e145a5ea8ea66c2921cd2" +checksum = "8a0d197bd2c9dc6e53b84da9556a69ba4cdfab8619eb41a8bd1cc2027a0f6b1d" [[package]] name = "ryu" @@ -2984,7 +2746,7 @@ checksum = "5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.104", ] [[package]] @@ -3009,17 +2771,6 @@ dependencies = [ "serde", ] -[[package]] -name = "serde_qs" -version = "0.8.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c7715380eec75f029a4ef7de39a9200e0a63823176b759d055b613f5a87df6a6" -dependencies = [ - "percent-encoding", - "serde", - "thiserror 1.0.69", -] - [[package]] name = "serde_regex" version = "1.1.0" @@ -3032,9 +2783,9 @@ dependencies = [ [[package]] name = "serde_spanned" -version = "0.6.8" +version = "0.6.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1" +checksum = "bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3" dependencies = [ "serde", ] @@ -3064,9 +2815,9 @@ dependencies = [ [[package]] name = "sha2" -version = "0.10.8" +version = "0.10.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8" +checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283" dependencies = [ "cfg-if", "cpufeatures", @@ -3081,9 +2832,9 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" [[package]] name = "signal-hook-registry" -version = "1.4.2" +version = "1.4.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1" +checksum = "9203b8055f63a2a00e2f593bb0510367fe707d7ff1e5c872de2f537b339e5410" dependencies = [ "libc", ] @@ -3102,24 +2853,21 @@ checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d" [[package]] name = "slab" -version = "0.4.9" +version = "0.4.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67" -dependencies = [ - "autocfg", -] +checksum = "04dc19736151f35336d325007ac991178d504a119863a2fcb3758cdb5e52c50d" [[package]] name = "smallvec" -version = "1.15.0" +version = "1.15.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8917285742e9f3e1683f0a9c4e6b57960b7314d0b08d30d1ecd426713ee2eee9" +checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" [[package]] name = "socket2" -version = "0.5.9" +version = "0.5.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4f5fd57c80058a56cf5c777ab8a126398ece8e442983605d280a44ce79d0edef" +checksum = "e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678" dependencies = [ "libc", "windows-sys 0.52.0", @@ -3171,7 +2919,7 @@ dependencies = [ "proc-macro2", "quote", "rustversion", - "syn 2.0.100", + "syn 2.0.104", ] [[package]] @@ -3187,9 +2935,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.100" +version = "2.0.104" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0" +checksum = "17b6f705963418cdb9927482fa304bc562ece2fdd4f616084c50b7023b435a40" dependencies = [ "proc-macro2", "quote", @@ -3207,13 +2955,13 @@ dependencies = [ [[package]] name = "synstructure" -version = "0.13.1" +version = "0.13.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971" +checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.104", ] [[package]] @@ -3233,10 +2981,10 @@ version = "3.20.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1" dependencies = [ - "fastrand 2.3.0", - "getrandom 0.3.2", + "fastrand", + "getrandom 0.3.3", "once_cell", - "rustix 1.0.5", + "rustix", "windows-sys 0.59.0", ] @@ -3283,7 +3031,7 @@ checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.104", ] [[package]] @@ -3294,7 +3042,7 @@ checksum = "7f7cf42b4507d8ea322120659672cf1b9dbb93f8f2d4ecfd6e51350ff5b17a1d" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.104", ] [[package]] @@ -3340,9 +3088,9 @@ dependencies = [ [[package]] name = "tinystr" -version = "0.7.6" +version = "0.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f" +checksum = "5d4f6d1145dcb577acf783d4e601bc1d76a13337bb54e6233add580b07344c8b" dependencies = [ "displaydoc", "zerovec", @@ -3350,9 +3098,9 @@ dependencies = [ [[package]] name = "tokio" -version = "1.44.2" +version = "1.45.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e6b88822cbe49de4185e3a4cbf8321dd487cf5fe0c5c65695fef6346371e9c48" +checksum = "75ef51a33ef1da925cea3e4eb122833cb377c61439ca401b770f54902b806779" dependencies = [ "backtrace", "bytes", @@ -3374,7 +3122,7 @@ checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.104", ] [[package]] @@ -3389,9 +3137,9 @@ dependencies = [ [[package]] name = "tokio-util" -version = "0.7.14" +version = "0.7.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6b9590b93e6fcc1739458317cccd391ad3955e2bde8913edf6f95f9e65a8f034" +checksum = "66a539a9ad6d5d281510d5bd368c973d636c02dbf8a67300bfb6b950696ad7df" dependencies = [ "bytes", "futures-core", @@ -3402,9 +3150,9 @@ dependencies = [ [[package]] name = "toml" -version = "0.8.20" +version = "0.8.23" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cd87a5cdd6ffab733b2f74bc4fd7ee5fff6634124999ac278c35fc78c6120148" +checksum = "dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362" dependencies = [ "serde", "serde_spanned", @@ -3414,18 +3162,18 @@ dependencies = [ [[package]] name = "toml_datetime" -version = "0.6.8" +version = "0.6.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41" +checksum = "22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c" dependencies = [ "serde", ] [[package]] name = "toml_edit" -version = "0.22.24" +version = "0.22.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "17b4795ff5edd201c7cd6dca065ae59972ce77d1b80fa0a84d94950ece7d1474" +checksum = "41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a" dependencies = [ "indexmap", "serde", @@ -3449,6 +3197,24 @@ dependencies = [ "tower-service", ] +[[package]] +name = "tower-http" +version = "0.6.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "adc82fd73de2a9722ac5da747f12383d2bfdb93591ee6c58486e0097890f05f2" +dependencies = [ + "bitflags", + "bytes", + "futures-util", + "http 1.3.1", + "http-body 1.0.1", + "iri-string", + "pin-project-lite", + "tower", + "tower-layer", + "tower-service", +] + [[package]] name = "tower-layer" version = "0.3.3" @@ -3475,20 +3241,20 @@ dependencies = [ [[package]] name = "tracing-attributes" -version = "0.1.28" +version = "0.1.30" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d" +checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.104", ] [[package]] name = "tracing-core" -version = "0.1.33" +version = "0.1.34" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c" +checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678" dependencies = [ "once_cell", ] @@ -3505,6 +3271,54 @@ version = "1.18.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f" +[[package]] +name = "typespec" +version = "0.5.0" +source = "git+https://github.com/janzachmann/azure-sdk-for-rust.git?branch=chore#4bad8ffc8b344c38b26572976cf2202add1bb5f9" +dependencies = [ + "base64 0.22.1", + "serde", + "serde_json", + "url", +] + +[[package]] +name = "typespec_client_core" +version = "0.4.0" +source = "git+https://github.com/janzachmann/azure-sdk-for-rust.git?branch=chore#4bad8ffc8b344c38b26572976cf2202add1bb5f9" +dependencies = [ + "async-trait", + "base64 0.22.1", + "bytes", + "dyn-clone", + "futures", + "getrandom 0.2.16", + "pin-project", + "quick-xml", + "rand 0.8.5", + "reqwest", + "serde", + "serde_json", + "time", + "tokio", + "tracing", + "typespec", + "typespec_macros", + "url", + "uuid", +] + +[[package]] +name = "typespec_macros" +version = "0.4.0" +source = "git+https://github.com/janzachmann/azure-sdk-for-rust.git?branch=chore#4bad8ffc8b344c38b26572976cf2202add1bb5f9" +dependencies = [ + "proc-macro2", + "quote", + "rustc_version", + "syn 2.0.104", +] + [[package]] name = "unicode-ident" version = "1.0.18" @@ -3535,12 +3349,6 @@ dependencies = [ "serde", ] -[[package]] -name = "utf16_iter" -version = "1.0.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246" - [[package]] name = "utf8_iter" version = "1.0.4" @@ -3553,9 +3361,8 @@ version = "1.17.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3cf4199d1e5d15ddd86a694e4d0dffa9c323ce759fea589f00fef9d81cc1931d" dependencies = [ - "getrandom 0.3.2", + "getrandom 0.3.3", "js-sys", - "serde", "wasm-bindgen", ] @@ -3586,7 +3393,7 @@ dependencies = [ "proc-macro-error2", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.104", ] [[package]] @@ -3616,12 +3423,6 @@ dependencies = [ "libc", ] -[[package]] -name = "waker-fn" -version = "1.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "317211a0dc0ceedd78fb2ca9a44aed3d7b9b26f81870d485c07122b4350673b7" - [[package]] name = "walkdir" version = "2.5.0" @@ -3643,15 +3444,9 @@ dependencies = [ [[package]] name = "wasi" -version = "0.9.0+wasi-snapshot-preview1" +version = "0.11.1+wasi-snapshot-preview1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519" - -[[package]] -name = "wasi" -version = "0.11.0+wasi-snapshot-preview1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" +checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" [[package]] name = "wasi" @@ -3684,7 +3479,7 @@ dependencies = [ "log", "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.104", "wasm-bindgen-shared", ] @@ -3719,7 +3514,7 @@ checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.104", "wasm-bindgen-backend", "wasm-bindgen-shared", ] @@ -3733,6 +3528,19 @@ dependencies = [ "unicode-ident", ] +[[package]] +name = "wasm-streams" +version = "0.4.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "15053d8d85c7eccdbefef60f06769760a563c7f0a9d6902a13d35c7800b0ad65" +dependencies = [ + "futures-util", + "js-sys", + "wasm-bindgen", + "wasm-bindgen-futures", + "web-sys", +] + [[package]] name = "web-sys" version = "0.3.77" @@ -3776,15 +3584,15 @@ checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" [[package]] name = "windows-core" -version = "0.61.0" +version = "0.61.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4763c1de310c86d75a878046489e2e5ba02c649d185f21c67d4cf8a56d098980" +checksum = "c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3" dependencies = [ "windows-implement", "windows-interface", "windows-link", "windows-result", - "windows-strings 0.4.0", + "windows-strings", ] [[package]] @@ -3795,7 +3603,7 @@ checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.104", ] [[package]] @@ -3806,49 +3614,29 @@ checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.104", ] [[package]] name = "windows-link" -version = "0.1.1" +version = "0.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38" - -[[package]] -name = "windows-registry" -version = "0.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4286ad90ddb45071efd1a66dfa43eb02dd0dfbae1545ad6cc3c51cf34d7e8ba3" -dependencies = [ - "windows-result", - "windows-strings 0.3.1", - "windows-targets 0.53.0", -] +checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" [[package]] name = "windows-result" -version = "0.3.2" +version = "0.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c64fd11a4fd95df68efcfee5f44a294fe71b8bc6a91993e2791938abcc712252" +checksum = "56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6" dependencies = [ "windows-link", ] [[package]] name = "windows-strings" -version = "0.3.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "87fa48cc5d406560701792be122a10132491cff9d0aeb23583cc2dcafc847319" -dependencies = [ - "windows-link", -] - -[[package]] -name = "windows-strings" -version = "0.4.0" +version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7a2ba9642430ee452d5a7aa78d72907ebe8cfda358e8cb7918a2050581322f97" +checksum = "56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57" dependencies = [ "windows-link", ] @@ -3871,6 +3659,15 @@ dependencies = [ "windows-targets 0.52.6", ] +[[package]] +name = "windows-sys" +version = "0.60.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" +dependencies = [ + "windows-targets 0.53.2", +] + [[package]] name = "windows-targets" version = "0.52.6" @@ -3889,9 +3686,9 @@ dependencies = [ [[package]] name = "windows-targets" -version = "0.53.0" +version = "0.53.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b1e4c7e8ceaaf9cb7d7507c974735728ab453b67ef8f18febdd7c11fe59dca8b" +checksum = "c66f69fcc9ce11da9966ddb31a40968cad001c5bedeb5c2b82ede4253ab48aef" dependencies = [ "windows_aarch64_gnullvm 0.53.0", "windows_aarch64_msvc 0.53.0", @@ -4001,9 +3798,9 @@ checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" [[package]] name = "winnow" -version = "0.7.10" +version = "0.7.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c06928c8748d81b05c9be96aad92e1b6ff01833332f281e8cfca3be4b35fc9ec" +checksum = "74c7b26e3480b707944fc872477815d29a8e429d2f93a1ce000f5fa84a15cbcd" dependencies = [ "memchr", ] @@ -4017,17 +3814,11 @@ dependencies = [ "bitflags", ] -[[package]] -name = "write16" -version = "1.0.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936" - [[package]] name = "writeable" -version = "0.5.5" +version = "0.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51" +checksum = "ea2f10b9bb0928dfb1b42b65e1f9e36f7f54dbdf08457afefb38afcdec4fa2bb" [[package]] name = "xattr" @@ -4036,7 +3827,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0d65cbf2f12c15564212d48f4e3dfb87923d25d611f2aed18f4cb23f0413d89e" dependencies = [ "libc", - "rustix 1.0.5", + "rustix", ] [[package]] @@ -4050,9 +3841,9 @@ dependencies = [ [[package]] name = "yoke" -version = "0.7.5" +version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40" +checksum = "5f41bb01b8226ef4bfd589436a297c53d118f65921786300e427be8d487695cc" dependencies = [ "serde", "stable_deref_trait", @@ -4062,34 +3853,34 @@ dependencies = [ [[package]] name = "yoke-derive" -version = "0.7.5" +version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154" +checksum = "38da3c9736e16c5d3c8c597a9aaa5d1fa565d0532ae05e27c24aa62fb32c0ab6" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.104", "synstructure", ] [[package]] name = "zerocopy" -version = "0.8.24" +version = "0.8.26" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2586fea28e186957ef732a5f8b3be2da217d65c5969d4b1e17f973ebbe876879" +checksum = "1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f" dependencies = [ "zerocopy-derive", ] [[package]] name = "zerocopy-derive" -version = "0.8.24" +version = "0.8.26" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a996a8f63c5c4448cd959ac1bab0aaa3306ccfd060472f85943ee0750f0169be" +checksum = "9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.104", ] [[package]] @@ -4109,15 +3900,32 @@ checksum = "d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.104", "synstructure", ] +[[package]] +name = "zeroize" +version = "1.8.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde" + +[[package]] +name = "zerotrie" +version = "0.2.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "36f0bbd478583f79edad978b407914f61b2972f5af6fa089686016be8f9af595" +dependencies = [ + "displaydoc", + "yoke", + "zerofrom", +] + [[package]] name = "zerovec" -version = "0.10.4" +version = "0.11.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079" +checksum = "4a05eb080e015ba39cc9e23bbe5e7fb04d5fb040350f99f34e338d5fdd294428" dependencies = [ "yoke", "zerofrom", @@ -4126,13 +3934,13 @@ dependencies = [ [[package]] name = "zerovec-derive" -version = "0.10.3" +version = "0.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6" +checksum = "5b96237efa0c878c64bd89c436f661be4e46b2f3eff1ebb976f7ef2321d2f58f" dependencies = [ "proc-macro2", "quote", - "syn 2.0.100", + "syn 2.0.104", ] [[package]] diff --git a/Cargo.toml b/Cargo.toml index dcb8123..a35491c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,20 +15,17 @@ anyhow = "1" # switch back to https://github.com/Azure/azure-sdk-for-rust.git as soon as # https://github.com/Azure/azure-sdk-for-rust/pull/1636 # is merged and a new new release is available -#azure_core = { git = "https://github.com/Azure/azure-sdk-for-rust.git", tag = "v2024-??-??" } -#azure_iot_deviceupdate = { git = "https://github.com/Azure/azure-sdk-for-rust.git", tag = "v2024-??-??" } -#azure_identity = { git = "https://github.com/Azure/azure-sdk-for-rust.git", tag = "v2024-??-??" } -#azure_storage = { git = "https://github.com/Azure/azure-sdk-for-rust.git", tag = "v2024-??-??" } -#azure_storage_blobs = { git = "https://github.com/Azure/azure-sdk-for-rust.git", tag = "v2024-??-??" } -azure_core = { git = "https://github.com/omnect/azure-sdk-for-rust.git", default-features = false } -azure_iot_deviceupdate = { git = "https://github.com/omnect/azure-sdk-for-rust.git", default-features = false } -azure_identity = { git = "https://github.com/omnect/azure-sdk-for-rust.git", default-features = false } -azure_storage = { git = "https://github.com/omnect/azure-sdk-for-rust.git", default-features = false } -azure_storage_blobs = { git = "https://github.com/omnect/azure-sdk-for-rust.git", default-features = false } +azure_core = { git = "https://github.com/janzachmann/azure-sdk-for-rust.git", branch = "chore" } +azure_iot_deviceupdate = { git = "https://github.com/janzachmann/azure-sdk-for-rust.git", branch = "chore" } +azure_identity = { git = "https://github.com/janzachmann/azure-sdk-for-rust.git", branch = "chore" } +azure_storage_blob = { git = "https://github.com/janzachmann/azure-sdk-for-rust.git", branch = "chore" } +#azure_core = { git = "https://github.com/omnect/azure-sdk-for-rust.git", default-features = false } +#azure_iot_deviceupdate = { git = "https://github.com/omnect/azure-sdk-for-rust.git", default-features = false } +#azure_identity = { git = "https://github.com/omnect/azure-sdk-for-rust.git", default-features = false } +#azure_storage = { git = "https://github.com/omnect/azure-sdk-for-rust.git", default-features = false } +#azure_storage_blobs = { git = "https://github.com/omnect/azure-sdk-for-rust.git", default-features = false } base64 = { version = "0.22", default-features = false } -bzip2 = { version = "0.5", default-features = false, features = [ - "libbz2-rs-sys", -] } +bzip2 = { version = "0.6", default-features = false, features = ["bzip2-sys"] } clap = { version = "4.5", default-features = false, features = [ "derive", "std", @@ -41,13 +38,16 @@ filemagic = { version = "0.13", default-features = false, features = [ flate2 = { version = "1.1", default-features = false } omnect-crypto = { git = "https://github.com/omnect/omnect-crypto.git", tag = "0.4.0" } keyring = { version = "3.6", default-features = false } -libfs = { version = "0.8", default-features = false } +libfs = { version = "0.9", default-features = false } log = { version = "0.4", default-features = false } num_cpus = { version = "1.17", default-features = false } oauth2 = { version = "5.0", default-features = false, features = ["reqwest"] } open = { version = "5.3", default-features = false } regex = { version = "1.11", default-features = false } -reqwest = { version = "0.12", default-features = false, features = ["json", "native-tls"] } +reqwest = { version = "0.12", default-features = false, features = [ + "json", + "native-tls", +] } serde = { version = "1.0", default-features = false, features = ["derive"] } serde_json = { version = "1.0", default-features = false } serde_path_to_error = { version = "0.1", default-features = false } diff --git a/src/device_update.rs b/src/device_update.rs index c59559a..ee4d149 100644 --- a/src/device_update.rs +++ b/src/device_update.rs @@ -1,8 +1,8 @@ use anyhow::{Context, Result}; +use azure_core::credentials::Secret; use azure_identity::{ClientSecretCredential, TokenCredentialOptions}; use azure_iot_deviceupdate::DeviceUpdateClient; -use azure_storage::{StorageCredentials, shared_access_signature::service_sas::BlobSasPermissions}; -use azure_storage_blobs::prelude::{BlobServiceClient, ContainerClient}; +use azure_storage_blob::{BlobContainerClient, BlobServiceClient}; use base64::prelude::*; use log::{debug, info}; use serde::Serialize; @@ -200,11 +200,10 @@ pub async fn import_update( blob_storage_key: &str, ) -> Result<()> { let creds = std::sync::Arc::new(ClientSecretCredential::new( - azure_core::new_http_client(), - TokenCredentialOptions::default().authority_host()?, - tenant_id.to_string(), + tenant_id, client_id.to_string(), - client_secret.to_string(), + azure_core::credentials::Secret::new(client_secret), + None, )); let client = DeviceUpdateClient::new(device_update_endpoint_url.as_str(), creds)?; let manifest_file_size = std::fs::metadata(import_manifest_path) @@ -239,8 +238,9 @@ pub async fn import_update( let storage_credentials = StorageCredentials::access_key(blob_storage_account, blob_storage_key.to_string()); - let storage_account_client = BlobServiceClient::new(blob_storage_account, storage_credentials); - let container_client = storage_account_client.container_client(container_name); + let storage_account_client = + BlobServiceClient::new(blob_storage_account, storage_credentials, None)?; + let container_client = storage_account_client.blob_container_client(container_name.to_string()); let import_manifest_path = import_manifest_path.file_name().unwrap().to_str().unwrap(); let manifest_url = generate_sas_url(&container_client, import_manifest_path).await?; let file_url1 = generate_sas_url(&container_client, file_name1.clone()).await?; @@ -286,13 +286,12 @@ pub async fn remove_update( name: &str, version: &str, ) -> Result<()> { - let creds = std::sync::Arc::new(ClientSecretCredential::new( - azure_core::new_http_client(), - TokenCredentialOptions::default().authority_host()?, - tenant_id.to_string(), + let creds = ClientSecretCredential::new( + tenant_id, client_id.to_string(), - client_secret.to_string(), - )); + Secret::new(client_secret.to_string()), + None, + )?; let client = DeviceUpdateClient::new(device_update_endpoint_url.as_str(), creds)?; debug!("remove update"); @@ -337,10 +336,10 @@ fn get_file_attributes(file: &Path) -> Result { } pub async fn generate_sas_url( - container_client: &ContainerClient, + container_client: &BlobContainerClient, blob_name: impl Into, ) -> Result { - let blob_client = container_client.blob_client(blob_name); + let blob_client = container_client.blob_client(blob_name.into()); let token = blob_client .shared_access_signature( diff --git a/tree b/tree new file mode 100644 index 0000000..591f76f --- /dev/null +++ b/tree @@ -0,0 +1,1092 @@ +omnect-cli v0.27.0 (/home/jan/projects/omnect-cli) +├── actix-web v4.11.0 +│ ├── actix-codec v0.5.2 +│ │ ├── bitflags v2.9.1 +│ │ ├── bytes v1.10.1 +│ │ ├── futures-core v0.3.31 +│ │ ├── futures-sink v0.3.31 +│ │ ├── memchr v2.7.5 +│ │ ├── pin-project-lite v0.2.16 +│ │ ├── tokio v1.45.1 +│ │ │ ├── bytes v1.10.1 +│ │ │ ├── libc v0.2.174 +│ │ │ ├── mio v1.0.4 +│ │ │ │ ├── libc v0.2.174 +│ │ │ │ └── log v0.4.27 +│ │ │ │ └── value-bag v1.11.1 +│ │ │ ├── parking_lot v0.12.4 +│ │ │ │ ├── lock_api v0.4.13 +│ │ │ │ │ └── scopeguard v1.2.0 +│ │ │ │ │ [build-dependencies] +│ │ │ │ │ └── autocfg v1.5.0 +│ │ │ │ └── parking_lot_core v0.9.11 +│ │ │ │ ├── cfg-if v1.0.1 +│ │ │ │ ├── libc v0.2.174 +│ │ │ │ └── smallvec v1.15.1 +│ │ │ ├── pin-project-lite v0.2.16 +│ │ │ ├── signal-hook-registry v1.4.5 +│ │ │ │ └── libc v0.2.174 +│ │ │ ├── socket2 v0.5.10 +│ │ │ │ └── libc v0.2.174 +│ │ │ └── tokio-macros v2.5.0 (proc-macro) +│ │ │ ├── proc-macro2 v1.0.95 +│ │ │ │ └── unicode-ident v1.0.18 +│ │ │ ├── quote v1.0.40 +│ │ │ │ └── proc-macro2 v1.0.95 (*) +│ │ │ └── syn v2.0.104 +│ │ │ ├── proc-macro2 v1.0.95 (*) +│ │ │ ├── quote v1.0.40 (*) +│ │ │ └── unicode-ident v1.0.18 +│ │ ├── tokio-util v0.7.15 +│ │ │ ├── bytes v1.10.1 +│ │ │ ├── futures-core v0.3.31 +│ │ │ ├── futures-sink v0.3.31 +│ │ │ ├── pin-project-lite v0.2.16 +│ │ │ └── tokio v1.45.1 (*) +│ │ └── tracing v0.1.41 +│ │ ├── log v0.4.27 (*) +│ │ ├── pin-project-lite v0.2.16 +│ │ ├── tracing-attributes v0.1.30 (proc-macro) +│ │ │ ├── proc-macro2 v1.0.95 (*) +│ │ │ ├── quote v1.0.40 (*) +│ │ │ └── syn v2.0.104 (*) +│ │ └── tracing-core v0.1.34 +│ │ └── once_cell v1.21.3 +│ ├── actix-http v3.11.0 +│ │ ├── actix-codec v0.5.2 (*) +│ │ ├── actix-rt v2.10.0 +│ │ │ ├── futures-core v0.3.31 +│ │ │ └── tokio v1.45.1 (*) +│ │ ├── actix-service v2.0.3 +│ │ │ ├── futures-core v0.3.31 +│ │ │ └── pin-project-lite v0.2.16 +│ │ ├── actix-utils v3.0.1 +│ │ │ ├── local-waker v0.1.4 +│ │ │ └── pin-project-lite v0.2.16 +│ │ ├── base64 v0.22.1 +│ │ ├── bitflags v2.9.1 +│ │ ├── brotli v8.0.1 +│ │ │ ├── alloc-no-stdlib v2.0.4 +│ │ │ ├── alloc-stdlib v0.2.2 +│ │ │ │ └── alloc-no-stdlib v2.0.4 +│ │ │ └── brotli-decompressor v5.0.0 +│ │ │ ├── alloc-no-stdlib v2.0.4 +│ │ │ └── alloc-stdlib v0.2.2 (*) +│ │ ├── bytes v1.10.1 +│ │ ├── bytestring v1.4.0 +│ │ │ └── bytes v1.10.1 +│ │ ├── derive_more v2.0.1 +│ │ │ └── derive_more-impl v2.0.1 (proc-macro) +│ │ │ ├── proc-macro2 v1.0.95 (*) +│ │ │ ├── quote v1.0.40 (*) +│ │ │ ├── syn v2.0.104 (*) +│ │ │ └── unicode-xid v0.2.6 +│ │ ├── encoding_rs v0.8.35 +│ │ │ └── cfg-if v1.0.1 +│ │ ├── flate2 v1.1.2 +│ │ │ ├── crc32fast v1.4.2 +│ │ │ │ └── cfg-if v1.0.1 +│ │ │ └── miniz_oxide v0.8.9 +│ │ │ └── adler2 v2.0.1 +│ │ ├── foldhash v0.1.5 +│ │ ├── futures-core v0.3.31 +│ │ ├── h2 v0.3.26 +│ │ │ ├── bytes v1.10.1 +│ │ │ ├── fnv v1.0.7 +│ │ │ ├── futures-core v0.3.31 +│ │ │ ├── futures-sink v0.3.31 +│ │ │ ├── futures-util v0.3.31 +│ │ │ │ ├── futures-channel v0.3.31 +│ │ │ │ │ ├── futures-core v0.3.31 +│ │ │ │ │ └── futures-sink v0.3.31 +│ │ │ │ ├── futures-core v0.3.31 +│ │ │ │ ├── futures-io v0.3.31 +│ │ │ │ ├── futures-macro v0.3.31 (proc-macro) +│ │ │ │ │ ├── proc-macro2 v1.0.95 (*) +│ │ │ │ │ ├── quote v1.0.40 (*) +│ │ │ │ │ └── syn v2.0.104 (*) +│ │ │ │ ├── futures-sink v0.3.31 +│ │ │ │ ├── futures-task v0.3.31 +│ │ │ │ ├── memchr v2.7.5 +│ │ │ │ ├── pin-project-lite v0.2.16 +│ │ │ │ ├── pin-utils v0.1.0 +│ │ │ │ └── slab v0.4.10 +│ │ │ ├── http v0.2.12 +│ │ │ │ ├── bytes v1.10.1 +│ │ │ │ ├── fnv v1.0.7 +│ │ │ │ └── itoa v1.0.15 +│ │ │ ├── indexmap v2.9.0 +│ │ │ │ ├── equivalent v1.0.2 +│ │ │ │ └── hashbrown v0.15.4 +│ │ │ ├── slab v0.4.10 +│ │ │ ├── tokio v1.45.1 (*) +│ │ │ ├── tokio-util v0.7.15 (*) +│ │ │ └── tracing v0.1.41 (*) +│ │ ├── http v0.2.12 (*) +│ │ ├── httparse v1.10.1 +│ │ ├── httpdate v1.0.3 +│ │ ├── itoa v1.0.15 +│ │ ├── language-tags v0.3.2 +│ │ ├── local-channel v0.1.5 +│ │ │ ├── futures-core v0.3.31 +│ │ │ ├── futures-sink v0.3.31 +│ │ │ └── local-waker v0.1.4 +│ │ ├── mime v0.3.17 +│ │ ├── percent-encoding v2.3.1 +│ │ ├── pin-project-lite v0.2.16 +│ │ ├── rand v0.9.1 +│ │ │ ├── rand_chacha v0.9.0 +│ │ │ │ ├── ppv-lite86 v0.2.21 +│ │ │ │ │ └── zerocopy v0.8.26 +│ │ │ │ └── rand_core v0.9.3 +│ │ │ │ └── getrandom v0.3.3 +│ │ │ │ ├── cfg-if v1.0.1 +│ │ │ │ └── libc v0.2.174 +│ │ │ └── rand_core v0.9.3 (*) +│ │ ├── sha1 v0.10.6 +│ │ │ ├── cfg-if v1.0.1 +│ │ │ ├── cpufeatures v0.2.17 +│ │ │ └── digest v0.10.7 +│ │ │ ├── block-buffer v0.10.4 +│ │ │ │ └── generic-array v0.14.7 +│ │ │ │ └── typenum v1.18.0 +│ │ │ │ [build-dependencies] +│ │ │ │ └── version_check v0.9.5 +│ │ │ ├── crypto-common v0.1.6 +│ │ │ │ ├── generic-array v0.14.7 (*) +│ │ │ │ └── typenum v1.18.0 +│ │ │ └── subtle v2.6.1 +│ │ ├── smallvec v1.15.1 +│ │ ├── tokio v1.45.1 (*) +│ │ ├── tokio-util v0.7.15 (*) +│ │ ├── tracing v0.1.41 (*) +│ │ └── zstd v0.13.3 +│ │ └── zstd-safe v7.2.4 +│ │ └── zstd-sys v2.0.15+zstd.1.5.7 +│ │ [build-dependencies] +│ │ ├── cc v1.2.27 +│ │ │ ├── jobserver v0.1.33 +│ │ │ │ └── libc v0.2.174 +│ │ │ ├── libc v0.2.174 +│ │ │ └── shlex v1.3.0 +│ │ └── pkg-config v0.3.32 +│ ├── actix-macros v0.2.4 (proc-macro) +│ │ ├── quote v1.0.40 (*) +│ │ └── syn v2.0.104 (*) +│ ├── actix-router v0.5.3 +│ │ ├── bytestring v1.4.0 (*) +│ │ ├── cfg-if v1.0.1 +│ │ ├── http v0.2.12 (*) +│ │ ├── regex v1.11.1 +│ │ │ ├── aho-corasick v1.1.3 +│ │ │ │ └── memchr v2.7.5 +│ │ │ ├── memchr v2.7.5 +│ │ │ ├── regex-automata v0.4.9 +│ │ │ │ ├── aho-corasick v1.1.3 (*) +│ │ │ │ ├── memchr v2.7.5 +│ │ │ │ └── regex-syntax v0.8.5 +│ │ │ └── regex-syntax v0.8.5 +│ │ ├── regex-lite v0.1.6 +│ │ ├── serde v1.0.219 +│ │ │ └── serde_derive v1.0.219 (proc-macro) +│ │ │ ├── proc-macro2 v1.0.95 (*) +│ │ │ ├── quote v1.0.40 (*) +│ │ │ └── syn v2.0.104 (*) +│ │ └── tracing v0.1.41 (*) +│ ├── actix-rt v2.10.0 (*) +│ ├── actix-server v2.6.0 +│ │ ├── actix-rt v2.10.0 (*) +│ │ ├── actix-service v2.0.3 (*) +│ │ ├── actix-utils v3.0.1 (*) +│ │ ├── futures-core v0.3.31 +│ │ ├── futures-util v0.3.31 (*) +│ │ ├── mio v1.0.4 (*) +│ │ ├── socket2 v0.5.10 (*) +│ │ ├── tokio v1.45.1 (*) +│ │ └── tracing v0.1.41 (*) +│ ├── actix-service v2.0.3 (*) +│ ├── actix-utils v3.0.1 (*) +│ ├── actix-web-codegen v4.3.0 (proc-macro) +│ │ ├── actix-router v0.5.3 +│ │ │ ├── bytestring v1.4.0 (*) +│ │ │ ├── cfg-if v1.0.1 +│ │ │ ├── regex-lite v0.1.6 +│ │ │ ├── serde v1.0.219 +│ │ │ └── tracing v0.1.41 +│ │ │ ├── log v0.4.27 +│ │ │ ├── pin-project-lite v0.2.16 +│ │ │ └── tracing-core v0.1.34 +│ │ ├── proc-macro2 v1.0.95 (*) +│ │ ├── quote v1.0.40 (*) +│ │ └── syn v2.0.104 (*) +│ ├── bytes v1.10.1 +│ ├── bytestring v1.4.0 (*) +│ ├── cfg-if v1.0.1 +│ ├── cookie v0.16.2 +│ │ ├── percent-encoding v2.3.1 +│ │ └── time v0.3.41 +│ │ ├── deranged v0.4.0 +│ │ │ ├── powerfmt v0.2.0 +│ │ │ └── serde v1.0.219 (*) +│ │ ├── itoa v1.0.15 +│ │ ├── libc v0.2.174 +│ │ ├── num-conv v0.1.0 +│ │ ├── num_threads v0.1.7 +│ │ ├── powerfmt v0.2.0 +│ │ ├── serde v1.0.219 (*) +│ │ ├── time-core v0.1.4 +│ │ └── time-macros v0.2.22 (proc-macro) +│ │ ├── num-conv v0.1.0 +│ │ └── time-core v0.1.4 +│ │ [build-dependencies] +│ │ └── version_check v0.9.5 +│ ├── derive_more v2.0.1 (*) +│ ├── encoding_rs v0.8.35 (*) +│ ├── foldhash v0.1.5 +│ ├── futures-core v0.3.31 +│ ├── futures-util v0.3.31 (*) +│ ├── impl-more v0.1.9 +│ ├── itoa v1.0.15 +│ ├── language-tags v0.3.2 +│ ├── log v0.4.27 (*) +│ ├── mime v0.3.17 +│ ├── once_cell v1.21.3 +│ ├── pin-project-lite v0.2.16 +│ ├── regex v1.11.1 (*) +│ ├── regex-lite v0.1.6 +│ ├── serde v1.0.219 (*) +│ ├── serde_json v1.0.140 +│ │ ├── itoa v1.0.15 +│ │ ├── memchr v2.7.5 +│ │ ├── ryu v1.0.20 +│ │ └── serde v1.0.219 (*) +│ ├── serde_urlencoded v0.7.1 +│ │ ├── form_urlencoded v1.2.1 +│ │ │ └── percent-encoding v2.3.1 +│ │ ├── itoa v1.0.15 +│ │ ├── ryu v1.0.20 +│ │ └── serde v1.0.219 (*) +│ ├── smallvec v1.15.1 +│ ├── socket2 v0.5.10 (*) +│ ├── time v0.3.41 (*) +│ ├── tracing v0.1.41 (*) +│ └── url v2.5.4 +│ ├── form_urlencoded v1.2.1 (*) +│ ├── idna v1.0.3 +│ │ ├── idna_adapter v1.2.1 +│ │ │ ├── icu_normalizer v2.0.0 +│ │ │ │ ├── displaydoc v0.2.5 (proc-macro) +│ │ │ │ │ ├── proc-macro2 v1.0.95 (*) +│ │ │ │ │ ├── quote v1.0.40 (*) +│ │ │ │ │ └── syn v2.0.104 (*) +│ │ │ │ ├── icu_collections v2.0.0 +│ │ │ │ │ ├── displaydoc v0.2.5 (proc-macro) (*) +│ │ │ │ │ ├── potential_utf v0.1.2 +│ │ │ │ │ │ └── zerovec v0.11.2 +│ │ │ │ │ │ ├── yoke v0.8.0 +│ │ │ │ │ │ │ ├── stable_deref_trait v1.2.0 +│ │ │ │ │ │ │ ├── yoke-derive v0.8.0 (proc-macro) +│ │ │ │ │ │ │ │ ├── proc-macro2 v1.0.95 (*) +│ │ │ │ │ │ │ │ ├── quote v1.0.40 (*) +│ │ │ │ │ │ │ │ ├── syn v2.0.104 (*) +│ │ │ │ │ │ │ │ └── synstructure v0.13.2 +│ │ │ │ │ │ │ │ ├── proc-macro2 v1.0.95 (*) +│ │ │ │ │ │ │ │ ├── quote v1.0.40 (*) +│ │ │ │ │ │ │ │ └── syn v2.0.104 (*) +│ │ │ │ │ │ │ └── zerofrom v0.1.6 +│ │ │ │ │ │ │ └── zerofrom-derive v0.1.6 (proc-macro) +│ │ │ │ │ │ │ ├── proc-macro2 v1.0.95 (*) +│ │ │ │ │ │ │ ├── quote v1.0.40 (*) +│ │ │ │ │ │ │ ├── syn v2.0.104 (*) +│ │ │ │ │ │ │ └── synstructure v0.13.2 (*) +│ │ │ │ │ │ ├── zerofrom v0.1.6 (*) +│ │ │ │ │ │ └── zerovec-derive v0.11.1 (proc-macro) +│ │ │ │ │ │ ├── proc-macro2 v1.0.95 (*) +│ │ │ │ │ │ ├── quote v1.0.40 (*) +│ │ │ │ │ │ └── syn v2.0.104 (*) +│ │ │ │ │ ├── yoke v0.8.0 (*) +│ │ │ │ │ ├── zerofrom v0.1.6 (*) +│ │ │ │ │ └── zerovec v0.11.2 (*) +│ │ │ │ ├── icu_normalizer_data v2.0.0 +│ │ │ │ ├── icu_provider v2.0.0 +│ │ │ │ │ ├── displaydoc v0.2.5 (proc-macro) (*) +│ │ │ │ │ ├── icu_locale_core v2.0.0 +│ │ │ │ │ │ ├── displaydoc v0.2.5 (proc-macro) (*) +│ │ │ │ │ │ ├── litemap v0.8.0 +│ │ │ │ │ │ ├── tinystr v0.8.1 +│ │ │ │ │ │ │ ├── displaydoc v0.2.5 (proc-macro) (*) +│ │ │ │ │ │ │ └── zerovec v0.11.2 (*) +│ │ │ │ │ │ ├── writeable v0.6.1 +│ │ │ │ │ │ └── zerovec v0.11.2 (*) +│ │ │ │ │ ├── stable_deref_trait v1.2.0 +│ │ │ │ │ ├── tinystr v0.8.1 (*) +│ │ │ │ │ ├── writeable v0.6.1 +│ │ │ │ │ ├── yoke v0.8.0 (*) +│ │ │ │ │ ├── zerofrom v0.1.6 (*) +│ │ │ │ │ ├── zerotrie v0.2.2 +│ │ │ │ │ │ ├── displaydoc v0.2.5 (proc-macro) (*) +│ │ │ │ │ │ ├── yoke v0.8.0 (*) +│ │ │ │ │ │ └── zerofrom v0.1.6 (*) +│ │ │ │ │ └── zerovec v0.11.2 (*) +│ │ │ │ ├── smallvec v1.15.1 +│ │ │ │ └── zerovec v0.11.2 (*) +│ │ │ └── icu_properties v2.0.1 +│ │ │ ├── displaydoc v0.2.5 (proc-macro) (*) +│ │ │ ├── icu_collections v2.0.0 (*) +│ │ │ ├── icu_locale_core v2.0.0 (*) +│ │ │ ├── icu_properties_data v2.0.1 +│ │ │ ├── icu_provider v2.0.0 (*) +│ │ │ ├── potential_utf v0.1.2 (*) +│ │ │ ├── zerotrie v0.2.2 (*) +│ │ │ └── zerovec v0.11.2 (*) +│ │ ├── smallvec v1.15.1 +│ │ └── utf8_iter v1.0.4 +│ ├── percent-encoding v2.3.1 +│ └── serde v1.0.219 (*) +├── anyhow v1.0.98 +├── azure_core v0.21.0 (https://github.com/Azure/azure-sdk-for-rust.git?tag=azure_core-0.21.0#25ebe5a5) +│ ├── async-trait v0.1.88 (proc-macro) +│ │ ├── proc-macro2 v1.0.95 (*) +│ │ ├── quote v1.0.40 (*) +│ │ └── syn v2.0.104 (*) +│ ├── base64 v0.22.1 +│ ├── bytes v1.10.1 +│ ├── dyn-clone v1.0.19 +│ ├── futures v0.3.31 +│ │ ├── futures-channel v0.3.31 (*) +│ │ ├── futures-core v0.3.31 +│ │ ├── futures-executor v0.3.31 +│ │ │ ├── futures-core v0.3.31 +│ │ │ ├── futures-task v0.3.31 +│ │ │ └── futures-util v0.3.31 (*) +│ │ ├── futures-io v0.3.31 +│ │ ├── futures-sink v0.3.31 +│ │ ├── futures-task v0.3.31 +│ │ └── futures-util v0.3.31 (*) +│ ├── http-types v2.12.0 +│ │ ├── anyhow v1.0.98 +│ │ ├── async-channel v1.9.0 +│ │ │ ├── concurrent-queue v2.5.0 +│ │ │ │ └── crossbeam-utils v0.8.21 +│ │ │ ├── event-listener v2.5.3 +│ │ │ └── futures-core v0.3.31 +│ │ ├── base64 v0.13.1 +│ │ ├── futures-lite v1.13.0 +│ │ │ ├── fastrand v1.9.0 +│ │ │ ├── futures-core v0.3.31 +│ │ │ ├── futures-io v0.3.31 +│ │ │ ├── memchr v2.7.5 +│ │ │ ├── parking v2.2.1 +│ │ │ ├── pin-project-lite v0.2.16 +│ │ │ └── waker-fn v1.2.0 +│ │ ├── infer v0.2.3 +│ │ ├── pin-project-lite v0.2.16 +│ │ ├── rand v0.7.3 +│ │ │ ├── getrandom v0.1.16 +│ │ │ │ ├── cfg-if v1.0.1 +│ │ │ │ └── libc v0.2.174 +│ │ │ ├── libc v0.2.174 +│ │ │ ├── rand_chacha v0.2.2 +│ │ │ │ ├── ppv-lite86 v0.2.21 (*) +│ │ │ │ └── rand_core v0.5.1 +│ │ │ │ └── getrandom v0.1.16 (*) +│ │ │ └── rand_core v0.5.1 (*) +│ │ ├── serde v1.0.219 (*) +│ │ ├── serde_json v1.0.140 (*) +│ │ ├── serde_qs v0.8.5 +│ │ │ ├── percent-encoding v2.3.1 +│ │ │ ├── serde v1.0.219 (*) +│ │ │ └── thiserror v1.0.69 +│ │ │ └── thiserror-impl v1.0.69 (proc-macro) +│ │ │ ├── proc-macro2 v1.0.95 (*) +│ │ │ ├── quote v1.0.40 (*) +│ │ │ └── syn v2.0.104 (*) +│ │ ├── serde_urlencoded v0.7.1 (*) +│ │ └── url v2.5.4 (*) +│ ├── once_cell v1.21.3 +│ ├── paste v1.0.15 (proc-macro) +│ ├── pin-project v1.1.10 +│ │ └── pin-project-internal v1.1.10 (proc-macro) +│ │ ├── proc-macro2 v1.0.95 (*) +│ │ ├── quote v1.0.40 (*) +│ │ └── syn v2.0.104 (*) +│ ├── rand v0.8.5 +│ │ ├── libc v0.2.174 +│ │ ├── rand_chacha v0.3.1 +│ │ │ ├── ppv-lite86 v0.2.21 (*) +│ │ │ └── rand_core v0.6.4 +│ │ │ └── getrandom v0.2.16 +│ │ │ ├── cfg-if v1.0.1 +│ │ │ └── libc v0.2.174 +│ │ └── rand_core v0.6.4 (*) +│ ├── serde v1.0.219 (*) +│ ├── serde_json v1.0.140 (*) +│ ├── time v0.3.41 (*) +│ ├── tracing v0.1.41 (*) +│ ├── url v2.5.4 (*) +│ └── uuid v1.17.0 +│ ├── getrandom v0.3.3 (*) +│ └── serde v1.0.219 (*) +│ [build-dependencies] +│ └── rustc_version v0.4.1 +│ └── semver v1.0.26 +├── azure_identity v0.21.0 (https://github.com/Azure/azure-sdk-for-rust.git?tag=azure_identity-0.21.0#25ebe5a5) +│ ├── async-lock v3.4.0 +│ │ ├── event-listener v5.4.0 +│ │ │ ├── concurrent-queue v2.5.0 (*) +│ │ │ ├── parking v2.2.1 +│ │ │ └── pin-project-lite v0.2.16 +│ │ ├── event-listener-strategy v0.5.4 +│ │ │ ├── event-listener v5.4.0 (*) +│ │ │ └── pin-project-lite v0.2.16 +│ │ └── pin-project-lite v0.2.16 +│ ├── async-process v2.3.1 +│ │ ├── async-channel v2.3.1 +│ │ │ ├── concurrent-queue v2.5.0 (*) +│ │ │ ├── event-listener-strategy v0.5.4 (*) +│ │ │ ├── futures-core v0.3.31 +│ │ │ └── pin-project-lite v0.2.16 +│ │ ├── async-io v2.4.1 +│ │ │ ├── async-lock v3.4.0 (*) +│ │ │ ├── cfg-if v1.0.1 +│ │ │ ├── concurrent-queue v2.5.0 (*) +│ │ │ ├── futures-io v0.3.31 +│ │ │ ├── futures-lite v2.6.0 +│ │ │ │ ├── fastrand v2.3.0 +│ │ │ │ ├── futures-core v0.3.31 +│ │ │ │ ├── futures-io v0.3.31 +│ │ │ │ ├── parking v2.2.1 +│ │ │ │ └── pin-project-lite v0.2.16 +│ │ │ ├── parking v2.2.1 +│ │ │ ├── polling v3.8.0 +│ │ │ │ ├── cfg-if v1.0.1 +│ │ │ │ ├── rustix v1.0.7 +│ │ │ │ │ ├── bitflags v2.9.1 +│ │ │ │ │ └── linux-raw-sys v0.9.4 +│ │ │ │ └── tracing v0.1.41 (*) +│ │ │ ├── rustix v1.0.7 (*) +│ │ │ ├── slab v0.4.10 +│ │ │ └── tracing v0.1.41 (*) +│ │ ├── async-lock v3.4.0 (*) +│ │ ├── async-signal v0.2.11 +│ │ │ ├── async-io v2.4.1 (*) +│ │ │ ├── cfg-if v1.0.1 +│ │ │ ├── futures-core v0.3.31 +│ │ │ ├── futures-io v0.3.31 +│ │ │ ├── rustix v1.0.7 (*) +│ │ │ └── signal-hook-registry v1.4.5 (*) +│ │ ├── async-task v4.7.1 +│ │ ├── cfg-if v1.0.1 +│ │ ├── event-listener v5.4.0 (*) +│ │ ├── futures-lite v2.6.0 (*) +│ │ ├── rustix v1.0.7 (*) +│ │ └── tracing v0.1.41 (*) +│ ├── async-trait v0.1.88 (proc-macro) (*) +│ ├── azure_core v0.21.0 (https://github.com/Azure/azure-sdk-for-rust.git?tag=azure_identity-0.21.0#25ebe5a5) +│ │ ├── async-trait v0.1.88 (proc-macro) (*) +│ │ ├── base64 v0.22.1 +│ │ ├── bytes v1.10.1 +│ │ ├── dyn-clone v1.0.19 +│ │ ├── futures v0.3.31 (*) +│ │ ├── http-types v2.12.0 (*) +│ │ ├── once_cell v1.21.3 +│ │ ├── paste v1.0.15 (proc-macro) +│ │ ├── pin-project v1.1.10 (*) +│ │ ├── rand v0.8.5 (*) +│ │ ├── reqwest v0.12.20 +│ │ │ ├── base64 v0.22.1 +│ │ │ ├── bytes v1.10.1 +│ │ │ ├── futures-core v0.3.31 +│ │ │ ├── futures-util v0.3.31 (*) +│ │ │ ├── http v1.3.1 +│ │ │ │ ├── bytes v1.10.1 +│ │ │ │ ├── fnv v1.0.7 +│ │ │ │ └── itoa v1.0.15 +│ │ │ ├── http-body v1.0.1 +│ │ │ │ ├── bytes v1.10.1 +│ │ │ │ └── http v1.3.1 (*) +│ │ │ ├── http-body-util v0.1.3 +│ │ │ │ ├── bytes v1.10.1 +│ │ │ │ ├── futures-core v0.3.31 +│ │ │ │ ├── http v1.3.1 (*) +│ │ │ │ ├── http-body v1.0.1 (*) +│ │ │ │ └── pin-project-lite v0.2.16 +│ │ │ ├── hyper v1.6.0 +│ │ │ │ ├── bytes v1.10.1 +│ │ │ │ ├── futures-channel v0.3.31 (*) +│ │ │ │ ├── futures-util v0.3.31 (*) +│ │ │ │ ├── http v1.3.1 (*) +│ │ │ │ ├── http-body v1.0.1 (*) +│ │ │ │ ├── httparse v1.10.1 +│ │ │ │ ├── itoa v1.0.15 +│ │ │ │ ├── pin-project-lite v0.2.16 +│ │ │ │ ├── smallvec v1.15.1 +│ │ │ │ ├── tokio v1.45.1 (*) +│ │ │ │ └── want v0.3.1 +│ │ │ │ └── try-lock v0.2.5 +│ │ │ ├── hyper-tls v0.6.0 +│ │ │ │ ├── bytes v1.10.1 +│ │ │ │ ├── http-body-util v0.1.3 (*) +│ │ │ │ ├── hyper v1.6.0 (*) +│ │ │ │ ├── hyper-util v0.1.14 +│ │ │ │ │ ├── base64 v0.22.1 +│ │ │ │ │ ├── bytes v1.10.1 +│ │ │ │ │ ├── futures-channel v0.3.31 (*) +│ │ │ │ │ ├── futures-core v0.3.31 +│ │ │ │ │ ├── futures-util v0.3.31 (*) +│ │ │ │ │ ├── http v1.3.1 (*) +│ │ │ │ │ ├── http-body v1.0.1 (*) +│ │ │ │ │ ├── hyper v1.6.0 (*) +│ │ │ │ │ ├── ipnet v2.11.0 +│ │ │ │ │ ├── libc v0.2.174 +│ │ │ │ │ ├── percent-encoding v2.3.1 +│ │ │ │ │ ├── pin-project-lite v0.2.16 +│ │ │ │ │ ├── socket2 v0.5.10 (*) +│ │ │ │ │ ├── tokio v1.45.1 (*) +│ │ │ │ │ ├── tower-service v0.3.3 +│ │ │ │ │ └── tracing v0.1.41 (*) +│ │ │ │ ├── native-tls v0.2.14 +│ │ │ │ │ ├── log v0.4.27 (*) +│ │ │ │ │ ├── openssl v0.10.73 +│ │ │ │ │ │ ├── bitflags v2.9.1 +│ │ │ │ │ │ ├── cfg-if v1.0.1 +│ │ │ │ │ │ ├── foreign-types v0.3.2 +│ │ │ │ │ │ │ └── foreign-types-shared v0.1.1 +│ │ │ │ │ │ ├── libc v0.2.174 +│ │ │ │ │ │ ├── once_cell v1.21.3 +│ │ │ │ │ │ ├── openssl-macros v0.1.1 (proc-macro) +│ │ │ │ │ │ │ ├── proc-macro2 v1.0.95 (*) +│ │ │ │ │ │ │ ├── quote v1.0.40 (*) +│ │ │ │ │ │ │ └── syn v2.0.104 (*) +│ │ │ │ │ │ └── openssl-sys v0.9.109 +│ │ │ │ │ │ └── libc v0.2.174 +│ │ │ │ │ │ [build-dependencies] +│ │ │ │ │ │ ├── cc v1.2.27 (*) +│ │ │ │ │ │ ├── pkg-config v0.3.32 +│ │ │ │ │ │ └── vcpkg v0.2.15 +│ │ │ │ │ ├── openssl-probe v0.1.6 +│ │ │ │ │ └── openssl-sys v0.9.109 (*) +│ │ │ │ ├── tokio v1.45.1 (*) +│ │ │ │ ├── tokio-native-tls v0.3.1 +│ │ │ │ │ ├── native-tls v0.2.14 (*) +│ │ │ │ │ └── tokio v1.45.1 (*) +│ │ │ │ └── tower-service v0.3.3 +│ │ │ ├── hyper-util v0.1.14 (*) +│ │ │ ├── log v0.4.27 (*) +│ │ │ ├── native-tls v0.2.14 (*) +│ │ │ ├── percent-encoding v2.3.1 +│ │ │ ├── pin-project-lite v0.2.16 +│ │ │ ├── rustls-pki-types v1.12.0 +│ │ │ │ └── zeroize v1.8.1 +│ │ │ ├── serde v1.0.219 (*) +│ │ │ ├── serde_json v1.0.140 (*) +│ │ │ ├── serde_urlencoded v0.7.1 (*) +│ │ │ ├── sync_wrapper v1.0.2 +│ │ │ │ └── futures-core v0.3.31 +│ │ │ ├── tokio v1.45.1 (*) +│ │ │ ├── tokio-native-tls v0.3.1 (*) +│ │ │ ├── tokio-util v0.7.15 (*) +│ │ │ ├── tower v0.5.2 +│ │ │ │ ├── futures-core v0.3.31 +│ │ │ │ ├── futures-util v0.3.31 (*) +│ │ │ │ ├── pin-project-lite v0.2.16 +│ │ │ │ ├── sync_wrapper v1.0.2 (*) +│ │ │ │ ├── tokio v1.45.1 (*) +│ │ │ │ ├── tower-layer v0.3.3 +│ │ │ │ └── tower-service v0.3.3 +│ │ │ ├── tower-http v0.6.6 +│ │ │ │ ├── bitflags v2.9.1 +│ │ │ │ ├── bytes v1.10.1 +│ │ │ │ ├── futures-util v0.3.31 (*) +│ │ │ │ ├── http v1.3.1 (*) +│ │ │ │ ├── http-body v1.0.1 (*) +│ │ │ │ ├── iri-string v0.7.8 +│ │ │ │ ├── pin-project-lite v0.2.16 +│ │ │ │ ├── tower v0.5.2 (*) +│ │ │ │ ├── tower-layer v0.3.3 +│ │ │ │ └── tower-service v0.3.3 +│ │ │ ├── tower-service v0.3.3 +│ │ │ └── url v2.5.4 (*) +│ │ ├── serde v1.0.219 (*) +│ │ ├── serde_json v1.0.140 (*) +│ │ ├── time v0.3.41 (*) +│ │ ├── tracing v0.1.41 (*) +│ │ ├── url v2.5.4 (*) +│ │ └── uuid v1.17.0 (*) +│ │ [build-dependencies] +│ │ └── rustc_version v0.4.1 (*) +│ ├── futures v0.3.31 (*) +│ ├── oauth2 v4.4.2 +│ │ ├── base64 v0.13.1 +│ │ ├── chrono v0.4.41 +│ │ │ ├── iana-time-zone v0.1.63 +│ │ │ ├── num-traits v0.2.19 +│ │ │ │ [build-dependencies] +│ │ │ │ └── autocfg v1.5.0 +│ │ │ └── serde v1.0.219 (*) +│ │ ├── http v0.2.12 (*) +│ │ ├── rand v0.8.5 (*) +│ │ ├── serde v1.0.219 (*) +│ │ ├── serde_json v1.0.140 (*) +│ │ ├── serde_path_to_error v0.1.17 +│ │ │ ├── itoa v1.0.15 +│ │ │ └── serde v1.0.219 (*) +│ │ ├── sha2 v0.10.9 +│ │ │ ├── cfg-if v1.0.1 +│ │ │ ├── cpufeatures v0.2.17 +│ │ │ └── digest v0.10.7 (*) +│ │ ├── thiserror v1.0.69 (*) +│ │ └── url v2.5.4 (*) +│ ├── pin-project v1.1.10 (*) +│ ├── serde v1.0.219 (*) +│ ├── time v0.3.41 (*) +│ ├── tracing v0.1.41 (*) +│ ├── tz-rs v0.6.14 +│ │ └── const_fn v0.4.11 (proc-macro) +│ ├── url v2.5.4 (*) +│ └── uuid v1.17.0 (*) +├── azure_iot_deviceupdate v0.21.0 (https://github.com/Azure/azure-sdk-for-rust.git?tag=azure_svc_deviceupdate-0.21.0#ff419f30) +│ ├── azure_core v0.21.0 (https://github.com/Azure/azure-sdk-for-rust.git?tag=azure_svc_deviceupdate-0.21.0#ff419f30) +│ │ ├── async-trait v0.1.88 (proc-macro) (*) +│ │ ├── base64 v0.22.1 +│ │ ├── bytes v1.10.1 +│ │ ├── dyn-clone v1.0.19 +│ │ ├── futures v0.3.31 (*) +│ │ ├── http-types v2.12.0 (*) +│ │ ├── once_cell v1.21.3 +│ │ ├── paste v1.0.15 (proc-macro) +│ │ ├── pin-project v1.1.10 (*) +│ │ ├── rand v0.8.5 (*) +│ │ ├── reqwest v0.12.20 (*) +│ │ ├── serde v1.0.219 (*) +│ │ ├── serde_json v1.0.140 (*) +│ │ ├── time v0.3.41 (*) +│ │ ├── tracing v0.1.41 (*) +│ │ ├── url v2.5.4 (*) +│ │ └── uuid v1.17.0 (*) +│ │ [build-dependencies] +│ │ └── rustc_version v0.4.1 (*) +│ ├── azure_identity v0.21.0 (https://github.com/Azure/azure-sdk-for-rust.git?tag=azure_svc_deviceupdate-0.21.0#ff419f30) +│ │ ├── async-lock v3.4.0 (*) +│ │ ├── async-process v2.3.1 (*) +│ │ ├── async-trait v0.1.88 (proc-macro) (*) +│ │ ├── azure_core v0.21.0 (https://github.com/Azure/azure-sdk-for-rust.git?tag=azure_svc_deviceupdate-0.21.0#ff419f30) (*) +│ │ ├── futures v0.3.31 (*) +│ │ ├── oauth2 v4.4.2 (*) +│ │ ├── pin-project v1.1.10 (*) +│ │ ├── serde v1.0.219 (*) +│ │ ├── time v0.3.41 (*) +│ │ ├── tracing v0.1.41 (*) +│ │ ├── tz-rs v0.6.14 (*) +│ │ ├── url v2.5.4 (*) +│ │ └── uuid v1.17.0 (*) +│ ├── const_format v0.2.34 +│ │ └── const_format_proc_macros v0.2.34 (proc-macro) +│ │ ├── proc-macro2 v1.0.95 (*) +│ │ ├── quote v1.0.40 (*) +│ │ └── unicode-xid v0.2.6 +│ ├── getset v0.1.6 (proc-macro) +│ │ ├── proc-macro-error2 v2.0.1 +│ │ │ ├── proc-macro-error-attr2 v2.0.0 (proc-macro) +│ │ │ │ ├── proc-macro2 v1.0.95 (*) +│ │ │ │ └── quote v1.0.40 (*) +│ │ │ ├── proc-macro2 v1.0.95 (*) +│ │ │ ├── quote v1.0.40 (*) +│ │ │ └── syn v2.0.104 (*) +│ │ ├── proc-macro2 v1.0.95 (*) +│ │ ├── quote v1.0.40 (*) +│ │ └── syn v2.0.104 (*) +│ ├── reqwest v0.12.20 (*) +│ ├── serde v1.0.219 (*) +│ ├── serde_json v1.0.140 (*) +│ ├── time v0.3.41 (*) +│ └── tracing v0.1.41 (*) +├── azure_storage v0.21.0 (https://github.com/Azure/azure-sdk-for-rust.git?tag=azure_storage-0.21.0#25ebe5a5) +│ ├── RustyXML v0.3.0 +│ ├── async-lock v3.4.0 (*) +│ ├── async-trait v0.1.88 (proc-macro) (*) +│ ├── azure_core v0.21.0 (https://github.com/Azure/azure-sdk-for-rust.git?tag=azure_storage-0.21.0#25ebe5a5) +│ │ ├── async-trait v0.1.88 (proc-macro) (*) +│ │ ├── base64 v0.22.1 +│ │ ├── bytes v1.10.1 +│ │ ├── dyn-clone v1.0.19 +│ │ ├── futures v0.3.31 (*) +│ │ ├── hmac v0.12.1 +│ │ │ └── digest v0.10.7 (*) +│ │ ├── http-types v2.12.0 (*) +│ │ ├── once_cell v1.21.3 +│ │ ├── paste v1.0.15 (proc-macro) +│ │ ├── pin-project v1.1.10 (*) +│ │ ├── quick-xml v0.31.0 +│ │ │ ├── memchr v2.7.5 +│ │ │ └── serde v1.0.219 (*) +│ │ ├── rand v0.8.5 (*) +│ │ ├── reqwest v0.12.20 (*) +│ │ ├── serde v1.0.219 (*) +│ │ ├── serde_json v1.0.140 (*) +│ │ ├── sha2 v0.10.9 (*) +│ │ ├── time v0.3.41 (*) +│ │ ├── tracing v0.1.41 (*) +│ │ ├── url v2.5.4 (*) +│ │ └── uuid v1.17.0 (*) +│ │ [build-dependencies] +│ │ └── rustc_version v0.4.1 (*) +│ ├── bytes v1.10.1 +│ ├── serde v1.0.219 (*) +│ ├── serde_derive v1.0.219 (proc-macro) (*) +│ ├── time v0.3.41 (*) +│ ├── tracing v0.1.41 (*) +│ ├── url v2.5.4 (*) +│ └── uuid v1.17.0 (*) +├── azure_storage_blobs v0.21.0 (https://github.com/Azure/azure-sdk-for-rust.git?tag=azure_storage_blobs-0.21.0#25ebe5a5) +│ ├── RustyXML v0.3.0 +│ ├── azure_core v0.21.0 (https://github.com/Azure/azure-sdk-for-rust.git?tag=azure_storage_blobs-0.21.0#25ebe5a5) +│ │ ├── async-trait v0.1.88 (proc-macro) (*) +│ │ ├── base64 v0.22.1 +│ │ ├── bytes v1.10.1 +│ │ ├── dyn-clone v1.0.19 +│ │ ├── futures v0.3.31 (*) +│ │ ├── hmac v0.12.1 (*) +│ │ ├── http-types v2.12.0 (*) +│ │ ├── once_cell v1.21.3 +│ │ ├── paste v1.0.15 (proc-macro) +│ │ ├── pin-project v1.1.10 (*) +│ │ ├── quick-xml v0.31.0 (*) +│ │ ├── rand v0.8.5 (*) +│ │ ├── reqwest v0.12.20 (*) +│ │ ├── serde v1.0.219 (*) +│ │ ├── serde_json v1.0.140 (*) +│ │ ├── sha2 v0.10.9 (*) +│ │ ├── time v0.3.41 (*) +│ │ ├── tracing v0.1.41 (*) +│ │ ├── url v2.5.4 (*) +│ │ └── uuid v1.17.0 (*) +│ │ [build-dependencies] +│ │ └── rustc_version v0.4.1 (*) +│ ├── azure_storage v0.21.0 (https://github.com/Azure/azure-sdk-for-rust.git?tag=azure_storage_blobs-0.21.0#25ebe5a5) +│ │ ├── RustyXML v0.3.0 +│ │ ├── async-lock v3.4.0 (*) +│ │ ├── async-trait v0.1.88 (proc-macro) (*) +│ │ ├── azure_core v0.21.0 (https://github.com/Azure/azure-sdk-for-rust.git?tag=azure_storage_blobs-0.21.0#25ebe5a5) (*) +│ │ ├── bytes v1.10.1 +│ │ ├── serde v1.0.219 (*) +│ │ ├── serde_derive v1.0.219 (proc-macro) (*) +│ │ ├── time v0.3.41 (*) +│ │ ├── tracing v0.1.41 (*) +│ │ ├── url v2.5.4 (*) +│ │ └── uuid v1.17.0 (*) +│ ├── azure_svc_blobstorage v0.21.0 (https://github.com/Azure/azure-sdk-for-rust.git?tag=azure_storage_blobs-0.21.0#25ebe5a5) +│ │ ├── azure_core v0.21.0 (https://github.com/Azure/azure-sdk-for-rust.git?tag=azure_storage_blobs-0.21.0#25ebe5a5) (*) +│ │ ├── bytes v1.10.1 +│ │ ├── futures v0.3.31 (*) +│ │ ├── log v0.4.27 (*) +│ │ ├── once_cell v1.21.3 +│ │ ├── serde v1.0.219 (*) +│ │ ├── serde_json v1.0.140 (*) +│ │ └── time v0.3.41 (*) +│ ├── bytes v1.10.1 +│ ├── futures v0.3.31 (*) +│ ├── serde v1.0.219 (*) +│ ├── serde_derive v1.0.219 (proc-macro) (*) +│ ├── serde_json v1.0.140 (*) +│ ├── time v0.3.41 (*) +│ ├── tracing v0.1.41 (*) +│ ├── url v2.5.4 (*) +│ └── uuid v1.17.0 (*) +├── base64 v0.22.1 +├── bzip2 v0.5.2 +│ └── libbz2-rs-sys v0.1.3 +├── clap v4.5.40 +│ ├── clap_builder v4.5.40 +│ │ ├── anstyle v1.0.11 +│ │ └── clap_lex v0.7.5 +│ └── clap_derive v4.5.40 (proc-macro) +│ ├── heck v0.5.0 +│ ├── proc-macro2 v1.0.95 (*) +│ ├── quote v1.0.40 (*) +│ └── syn v2.0.104 (*) +├── directories v6.0.0 +│ └── dirs-sys v0.5.0 +│ ├── libc v0.2.174 +│ └── option-ext v0.2.0 +├── env_logger v0.11.8 +│ ├── env_filter v0.1.3 +│ │ └── log v0.4.27 (*) +│ └── log v0.4.27 (*) +├── filemagic v0.13.1 +│ ├── bitflags v2.9.1 +│ └── libc v0.2.174 +│ [build-dependencies] +│ └── pkg-config v0.3.32 +├── flate2 v1.1.2 (*) +├── keyring v3.6.2 +│ └── log v0.4.27 (*) +├── libfs v0.8.1 +│ ├── cfg-if v1.0.1 +│ ├── libc v0.2.174 +│ ├── linux-raw-sys v0.6.5 +│ ├── log v0.4.27 (*) +│ ├── rustix v0.38.44 +│ │ ├── bitflags v2.9.1 +│ │ └── linux-raw-sys v0.4.15 +│ ├── thiserror v2.0.12 +│ │ └── thiserror-impl v2.0.12 (proc-macro) +│ │ ├── proc-macro2 v1.0.95 (*) +│ │ ├── quote v1.0.40 (*) +│ │ └── syn v2.0.104 (*) +│ └── xattr v1.5.0 +│ └── rustix v1.0.7 (*) +├── log v0.4.27 (*) +├── num_cpus v1.17.0 +│ └── libc v0.2.174 +├── oauth2 v5.0.0 +│ ├── base64 v0.22.1 +│ ├── chrono v0.4.41 (*) +│ ├── http v1.3.1 (*) +│ ├── rand v0.8.5 (*) +│ ├── reqwest v0.12.20 (*) +│ ├── serde v1.0.219 (*) +│ ├── serde_json v1.0.140 (*) +│ ├── serde_path_to_error v0.1.17 (*) +│ ├── sha2 v0.10.9 (*) +│ ├── thiserror v1.0.69 (*) +│ └── url v2.5.4 (*) +├── omnect-crypto v0.4.0 (https://github.com/omnect/omnect-crypto.git?tag=0.4.0#2cf5fb05) +│ ├── anyhow v1.0.98 +│ ├── log v0.4.27 (*) +│ ├── openssl v0.10.73 (*) +│ └── openssl-sys v0.9.109 (*) +├── open v5.3.2 +│ ├── is-wsl v0.4.0 +│ │ ├── is-docker v0.2.0 +│ │ │ └── once_cell v1.21.3 +│ │ └── once_cell v1.21.3 +│ ├── libc v0.2.174 +│ └── pathdiff v0.2.3 +├── regex v1.11.1 (*) +├── reqwest v0.12.20 (*) +├── serde v1.0.219 (*) +├── serde_json v1.0.140 (*) +├── serde_path_to_error v0.1.17 (*) +├── sha2 v0.10.9 (*) +├── stdext v0.3.3 +├── strum v0.27.1 +├── strum_macros v0.27.1 (proc-macro) +│ ├── heck v0.5.0 +│ ├── proc-macro2 v1.0.95 (*) +│ ├── quote v1.0.40 (*) +│ ├── rustversion v1.0.21 (proc-macro) +│ └── syn v2.0.104 (*) +├── tempfile v3.20.0 +│ ├── fastrand v2.3.0 +│ ├── once_cell v1.21.3 +│ └── rustix v1.0.7 (*) +├── time v0.3.41 (*) +├── tokio v1.45.1 (*) +├── toml v0.8.23 +│ ├── serde v1.0.219 (*) +│ ├── serde_spanned v0.6.9 +│ │ └── serde v1.0.219 (*) +│ ├── toml_datetime v0.6.11 +│ │ └── serde v1.0.219 (*) +│ └── toml_edit v0.22.27 +│ ├── indexmap v2.9.0 (*) +│ ├── serde v1.0.219 (*) +│ ├── serde_spanned v0.6.9 (*) +│ ├── toml_datetime v0.6.11 (*) +│ └── winnow v0.7.11 +├── url v2.5.4 (*) +├── uuid v1.17.0 (*) +├── validator v0.20.0 +│ ├── idna v1.0.3 (*) +│ ├── once_cell v1.21.3 +│ ├── regex v1.11.1 (*) +│ ├── serde v1.0.219 (*) +│ ├── serde_derive v1.0.219 (proc-macro) (*) +│ ├── serde_json v1.0.140 (*) +│ ├── url v2.5.4 (*) +│ └── validator_derive v0.20.0 (proc-macro) +│ ├── darling v0.20.11 +│ │ ├── darling_core v0.20.11 +│ │ │ ├── fnv v1.0.7 +│ │ │ ├── ident_case v1.0.1 +│ │ │ ├── proc-macro2 v1.0.95 (*) +│ │ │ ├── quote v1.0.40 (*) +│ │ │ ├── strsim v0.11.1 +│ │ │ └── syn v2.0.104 (*) +│ │ └── darling_macro v0.20.11 (proc-macro) +│ │ ├── darling_core v0.20.11 (*) +│ │ ├── quote v1.0.40 (*) +│ │ └── syn v2.0.104 (*) +│ ├── once_cell v1.21.3 +│ ├── proc-macro-error2 v2.0.1 (*) +│ ├── proc-macro2 v1.0.95 (*) +│ ├── quote v1.0.40 (*) +│ └── syn v2.0.104 (*) +└── xz2 v0.1.7 + └── lzma-sys v0.1.20 + └── libc v0.2.174 + [build-dependencies] + ├── cc v1.2.27 (*) + └── pkg-config v0.3.32 +[dev-dependencies] +├── assert-json-diff v2.0.2 +│ ├── serde v1.0.219 (*) +│ └── serde_json v1.0.140 (*) +├── assert_cmd v2.0.17 +│ ├── anstyle v1.0.11 +│ ├── bstr v1.12.0 +│ │ ├── memchr v2.7.5 +│ │ └── regex-automata v0.4.9 (*) +│ ├── doc-comment v0.3.3 +│ ├── predicates v3.1.3 +│ │ ├── anstyle v1.0.11 +│ │ ├── difflib v0.4.0 +│ │ └── predicates-core v1.0.9 +│ ├── predicates-core v1.0.9 +│ ├── predicates-tree v1.0.12 +│ │ ├── predicates-core v1.0.9 +│ │ └── termtree v0.5.1 +│ └── wait-timeout v0.2.1 +│ └── libc v0.2.174 +├── data-encoding v2.9.0 +├── file_diff v1.0.0 +├── httpmock v0.7.0 +│ ├── assert-json-diff v2.0.2 (*) +│ ├── async-object-pool v0.1.5 +│ │ └── async-std v1.13.1 +│ │ ├── async-attributes v1.1.2 (proc-macro) +│ │ │ ├── quote v1.0.40 (*) +│ │ │ └── syn v1.0.109 +│ │ │ ├── proc-macro2 v1.0.95 (*) +│ │ │ ├── quote v1.0.40 (*) +│ │ │ └── unicode-ident v1.0.18 +│ │ ├── async-channel v1.9.0 (*) +│ │ ├── async-global-executor v2.4.1 +│ │ │ ├── async-channel v2.3.1 (*) +│ │ │ ├── async-executor v1.13.2 +│ │ │ │ ├── async-task v4.7.1 +│ │ │ │ ├── concurrent-queue v2.5.0 (*) +│ │ │ │ ├── fastrand v2.3.0 +│ │ │ │ ├── futures-lite v2.6.0 (*) +│ │ │ │ ├── pin-project-lite v0.2.16 +│ │ │ │ └── slab v0.4.10 +│ │ │ ├── async-io v2.4.1 (*) +│ │ │ ├── async-lock v3.4.0 (*) +│ │ │ ├── blocking v1.6.1 +│ │ │ │ ├── async-channel v2.3.1 (*) +│ │ │ │ ├── async-task v4.7.1 +│ │ │ │ ├── futures-io v0.3.31 +│ │ │ │ ├── futures-lite v2.6.0 (*) +│ │ │ │ └── piper v0.2.4 +│ │ │ │ ├── atomic-waker v1.1.2 +│ │ │ │ ├── fastrand v2.3.0 +│ │ │ │ └── futures-io v0.3.31 +│ │ │ ├── futures-lite v2.6.0 (*) +│ │ │ └── once_cell v1.21.3 +│ │ ├── async-io v2.4.1 (*) +│ │ ├── async-lock v3.4.0 (*) +│ │ ├── async-process v2.3.1 (*) +│ │ ├── crossbeam-utils v0.8.21 +│ │ ├── futures-core v0.3.31 +│ │ ├── futures-io v0.3.31 +│ │ ├── futures-lite v2.6.0 (*) +│ │ ├── kv-log-macro v1.0.7 +│ │ │ └── log v0.4.27 (*) +│ │ ├── log v0.4.27 (*) +│ │ ├── memchr v2.7.5 +│ │ ├── once_cell v1.21.3 +│ │ ├── pin-project-lite v0.2.16 +│ │ ├── pin-utils v0.1.0 +│ │ └── slab v0.4.10 +│ ├── async-std v1.13.1 (*) +│ ├── async-trait v0.1.88 (proc-macro) (*) +│ ├── base64 v0.21.7 +│ ├── basic-cookies v0.1.5 +│ │ ├── lalrpop-util v0.20.2 +│ │ └── regex v1.11.1 (*) +│ │ [build-dependencies] +│ │ └── lalrpop v0.20.2 +│ │ ├── ascii-canvas v3.0.0 +│ │ │ └── term v0.7.0 +│ │ │ └── dirs-next v2.0.0 +│ │ │ ├── cfg-if v1.0.1 +│ │ │ └── dirs-sys-next v0.1.2 +│ │ │ └── libc v0.2.174 +│ │ ├── bit-set v0.5.3 +│ │ │ └── bit-vec v0.6.3 +│ │ ├── ena v0.14.3 +│ │ │ └── log v0.4.27 +│ │ ├── itertools v0.11.0 +│ │ │ └── either v1.15.0 +│ │ ├── lalrpop-util v0.20.2 +│ │ │ └── regex-automata v0.4.9 +│ │ │ ├── aho-corasick v1.1.3 (*) +│ │ │ ├── memchr v2.7.5 +│ │ │ └── regex-syntax v0.8.5 +│ │ ├── petgraph v0.6.5 +│ │ │ ├── fixedbitset v0.4.2 +│ │ │ └── indexmap v2.9.0 (*) +│ │ ├── pico-args v0.5.0 +│ │ ├── regex v1.11.1 +│ │ │ ├── regex-automata v0.4.9 (*) +│ │ │ └── regex-syntax v0.8.5 +│ │ ├── regex-syntax v0.8.5 +│ │ ├── string_cache v0.8.9 +│ │ │ ├── new_debug_unreachable v1.0.6 +│ │ │ ├── parking_lot v0.12.4 (*) +│ │ │ ├── phf_shared v0.11.3 +│ │ │ │ └── siphasher v1.0.1 +│ │ │ └── precomputed-hash v0.1.1 +│ │ ├── term v0.7.0 (*) +│ │ ├── tiny-keccak v2.0.2 +│ │ │ └── crunchy v0.2.3 +│ │ ├── unicode-xid v0.2.6 +│ │ └── walkdir v2.5.0 +│ │ └── same-file v1.0.6 +│ ├── crossbeam-utils v0.8.21 +│ ├── form_urlencoded v1.2.1 (*) +│ ├── futures-util v0.3.31 (*) +│ ├── hyper v0.14.32 +│ │ ├── bytes v1.10.1 +│ │ ├── futures-channel v0.3.31 (*) +│ │ ├── futures-core v0.3.31 +│ │ ├── futures-util v0.3.31 (*) +│ │ ├── http v0.2.12 (*) +│ │ ├── http-body v0.4.6 +│ │ │ ├── bytes v1.10.1 +│ │ │ ├── http v0.2.12 (*) +│ │ │ └── pin-project-lite v0.2.16 +│ │ ├── httparse v1.10.1 +│ │ ├── httpdate v1.0.3 +│ │ ├── itoa v1.0.15 +│ │ ├── pin-project-lite v0.2.16 +│ │ ├── socket2 v0.5.10 (*) +│ │ ├── tokio v1.45.1 (*) +│ │ ├── tower-service v0.3.3 +│ │ ├── tracing v0.1.41 (*) +│ │ └── want v0.3.1 (*) +│ ├── lazy_static v1.5.0 +│ ├── levenshtein v1.0.5 +│ ├── log v0.4.27 (*) +│ ├── regex v1.11.1 (*) +│ ├── serde v1.0.219 (*) +│ ├── serde_json v1.0.140 (*) +│ ├── serde_regex v1.1.0 +│ │ ├── regex v1.11.1 (*) +│ │ └── serde v1.0.219 (*) +│ ├── similar v2.7.0 +│ ├── tokio v1.45.1 (*) +│ └── url v2.5.4 (*) +├── ring v0.17.14 +│ ├── cfg-if v1.0.1 +│ ├── getrandom v0.2.16 (*) +│ └── untrusted v0.9.0 +│ [build-dependencies] +│ └── cc v1.2.27 (*) +└── tar v0.4.44 + ├── filetime v0.2.25 + │ ├── cfg-if v1.0.1 + │ └── libc v0.2.174 + ├── libc v0.2.174 + └── xattr v1.5.0 (*)