From 7dbb9f58160dad1d0dbe269b952727e52b87d93e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 01:54:26 +0000 Subject: [PATCH] chore(deps): lock file maintenance --- Cargo.lock | 761 +++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 675 insertions(+), 86 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 3328d6f47..61e5a40d8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -444,9 +444,9 @@ checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" [[package]] name = "aws-config" -version = "1.8.8" +version = "1.8.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "37cf2b6af2a95a20e266782b4f76f1a5e12bf412a9db2de9c1e9123b9d8c0ad8" +checksum = "1856b1b48b65f71a4dd940b1c0931f9a7b646d4a924b9828ffefc1454714668a" dependencies = [ "aws-credential-types", "aws-runtime", @@ -509,9 +509,9 @@ dependencies = [ [[package]] name = "aws-runtime" -version = "1.5.12" +version = "1.5.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bfa006bb32360ed90ac51203feafb9d02e3d21046e1fd3a450a404b90ea73e5d" +checksum = "9f2402da1a5e16868ba98725e5d73f26b8116eaa892e56f2cd0bf5eec7985f70" dependencies = [ "aws-credential-types", "aws-sigv4", @@ -534,9 +534,9 @@ dependencies = [ [[package]] name = "aws-sdk-cloudfront" -version = "1.99.0" +version = "1.100.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "29abbad65f74fb000008b9e525339d149f3bcf1cc5f78d449109bc0466ec7e94" +checksum = "c2061bd9164e2d54738b068e48d3b070c06ca1dca0508117f562895709ade814" dependencies = [ "aws-credential-types", "aws-runtime", @@ -556,9 +556,9 @@ dependencies = [ [[package]] name = "aws-sdk-s3" -version = "1.109.0" +version = "1.110.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3c6d81b75f8ff78882e70c5909804b44553d56136899fb4015a0a68ecc870e0e" +checksum = "7a811ec867f77c01aa0f0abfaa9fedef647cc83608ad8e67949f95d30d04a7fd" dependencies = [ "aws-credential-types", "aws-runtime", @@ -590,9 +590,9 @@ dependencies = [ [[package]] name = "aws-sdk-sso" -version = "1.86.0" +version = "1.88.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4a0abbfab841446cce6e87af853a3ba2cc1bc9afcd3f3550dd556c43d434c86d" +checksum = "d05b276777560aa9a196dbba2e3aada4d8006d3d7eeb3ba7fe0c317227d933c4" dependencies = [ "aws-credential-types", "aws-runtime", @@ -612,9 +612,9 @@ dependencies = [ [[package]] name = "aws-sdk-ssooidc" -version = "1.89.0" +version = "1.90.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "695dc67bb861ccb8426c9129b91c30e266a0e3d85650cafdf62fcca14c8fd338" +checksum = "f9be14d6d9cd761fac3fd234a0f47f7ed6c0df62d83c0eeb7012750e4732879b" dependencies = [ "aws-credential-types", "aws-runtime", @@ -634,9 +634,9 @@ dependencies = [ [[package]] name = "aws-sdk-sts" -version = "1.88.0" +version = "1.90.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d30990923f4f675523c51eb1c0dec9b752fb267b36a61e83cbc219c9d86da715" +checksum = "98a862d704c817d865c8740b62d8bbeb5adcb30965e93b471df8a5bcefa20a80" dependencies = [ "aws-credential-types", "aws-runtime", @@ -657,9 +657,9 @@ dependencies = [ [[package]] name = "aws-sigv4" -version = "1.3.5" +version = "1.3.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bffc03068fbb9c8dd5ce1c6fb240678a5cffb86fb2b7b1985c999c4b83c8df68" +checksum = "c35452ec3f001e1f2f6db107b6373f1f48f05ec63ba2c5c9fa91f07dad32af11" dependencies = [ "aws-credential-types", "aws-smithy-eventstream", @@ -696,9 +696,9 @@ dependencies = [ [[package]] name = "aws-smithy-checksums" -version = "0.63.9" +version = "0.63.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "165d8583d8d906e2fb5511d29201d447cc710864f075debcdd9c31c265412806" +checksum = "bb9a26b2831e728924ec0089e92697a78a2f9cdcf90d81e8cfcc6a6c85080369" dependencies = [ "aws-smithy-http", "aws-smithy-types", @@ -716,9 +716,9 @@ dependencies = [ [[package]] name = "aws-smithy-eventstream" -version = "0.60.12" +version = "0.60.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9656b85088f8d9dc7ad40f9a6c7228e1e8447cdf4b046c87e152e0805dea02fa" +checksum = "e29a304f8319781a39808847efb39561351b1bb76e933da7aa90232673638658" dependencies = [ "aws-smithy-types", "bytes", @@ -727,9 +727,9 @@ dependencies = [ [[package]] name = "aws-smithy-http" -version = "0.62.4" +version = "0.62.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3feafd437c763db26aa04e0cc7591185d0961e64c61885bece0fb9d50ceac671" +checksum = "445d5d720c99eed0b4aa674ed00d835d9b1427dd73e04adaf2f94c6b2d6f9fca" dependencies = [ "aws-smithy-eventstream", "aws-smithy-runtime-api", @@ -737,6 +737,7 @@ dependencies = [ "bytes", "bytes-utils", "futures-core", + "futures-util", "http 0.2.12", "http 1.3.1", "http-body 0.4.6", @@ -748,9 +749,9 @@ dependencies = [ [[package]] name = "aws-smithy-http-client" -version = "1.1.3" +version = "1.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1053b5e587e6fa40ce5a79ea27957b04ba660baa02b28b7436f64850152234f1" +checksum = "623254723e8dfd535f566ee7b2381645f8981da086b5c4aa26c0c41582bb1d2c" dependencies = [ "aws-smithy-async", "aws-smithy-protocol-test", @@ -784,9 +785,9 @@ dependencies = [ [[package]] name = "aws-smithy-json" -version = "0.61.6" +version = "0.61.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cff418fc8ec5cadf8173b10125f05c2e7e1d46771406187b2c878557d4503390" +checksum = "2db31f727935fc63c6eeae8b37b438847639ec330a9161ece694efba257e0c54" dependencies = [ "aws-smithy-types", ] @@ -802,9 +803,9 @@ dependencies = [ [[package]] name = "aws-smithy-protocol-test" -version = "0.63.5" +version = "0.63.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "09e4a766a447bf2aca69100278a6777cffcef2f97199f2443d481c698dd2887c" +checksum = "fa808d23a8edf0da73f6812d06d8c0a48d70f05d2d3696362982aad11ee475b7" dependencies = [ "assert-json-diff", "aws-smithy-runtime-api", @@ -831,9 +832,9 @@ dependencies = [ [[package]] name = "aws-smithy-runtime" -version = "1.9.3" +version = "1.9.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "40ab99739082da5347660c556689256438defae3bcefd66c52b095905730e404" +checksum = "0bbe9d018d646b96c7be063dd07987849862b0e6d07c778aad7d93d1be6c1ef0" dependencies = [ "aws-smithy-async", "aws-smithy-http", @@ -856,9 +857,9 @@ dependencies = [ [[package]] name = "aws-smithy-runtime-api" -version = "1.9.1" +version = "1.9.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3683c5b152d2ad753607179ed71988e8cfd52964443b4f74fd8e552d0bbfeb46" +checksum = "ec7204f9fd94749a7c53b26da1b961b4ac36bf070ef1e0b94bb09f79d4f6c193" dependencies = [ "aws-smithy-async", "aws-smithy-types", @@ -873,9 +874,9 @@ dependencies = [ [[package]] name = "aws-smithy-types" -version = "1.3.3" +version = "1.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9f5b3a7486f6690ba25952cabf1e7d75e34d69eaff5081904a47bc79074d6457" +checksum = "25f535879a207fce0db74b679cfc3e91a3159c8144d717d55f5832aea9eef46e" dependencies = [ "base64-simd", "bytes", @@ -909,18 +910,18 @@ dependencies = [ [[package]] name = "aws-smithy-xml" -version = "0.60.11" +version = "0.60.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e9c34127e8c624bc2999f3b657e749c1393bedc9cd97b92a804db8ced4d2e163" +checksum = "eab77cdd036b11056d2a30a7af7b775789fb024bf216acc13884c6c97752ae56" dependencies = [ "xmlparser", ] [[package]] name = "aws-types" -version = "1.3.9" +version = "1.3.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e2fd329bf0e901ff3f60425691410c69094dc2a1f34b331f37bfc4e9ac1565a1" +checksum = "d79fb68e3d7fe5d4833ea34dc87d2e97d26d3086cb3da660bb6b1f76d98680b6" dependencies = [ "aws-credential-types", "aws-smithy-async", @@ -985,9 +986,9 @@ dependencies = [ [[package]] name = "axum-extra" -version = "0.12.0" +version = "0.12.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "460c45604cb25834835e3b4d3468510322852783dac36261d642424d75562ff3" +checksum = "5136e6c5e7e7978fe23e9876fb924af2c0f84c72127ac6ac17e7c46f457d362c" dependencies = [ "axum", "axum-core", @@ -1239,9 +1240,9 @@ dependencies = [ [[package]] name = "cc" -version = "1.2.43" +version = "1.2.44" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "739eb0f94557554b3ca9a86d2d37bebd49c5e6d0c1d2bda35ba5bdac830befc2" +checksum = "37521ac7aabe3d13122dc382493e20c9416f299d2ccd5b3a5340a2570cdeb0f3" dependencies = [ "find-msvc-tools", "jobserver", @@ -1322,9 +1323,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.5.50" +version = "4.5.51" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0c2cfd7bf8a6017ddaa4e32ffe7403d547790db06bd171c1c53926faab501623" +checksum = "4c26d721170e0295f191a69bd9a1f93efcdb0aff38684b61ab5750468972e5f5" dependencies = [ "clap_builder", "clap_derive", @@ -1332,9 +1333,9 @@ dependencies = [ [[package]] name = "clap_builder" -version = "4.5.50" +version = "4.5.51" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0a4c05b9e80c5ccd3a7ef080ad7b6ba7d6fc00a985b8b157197075677c82c7a0" +checksum = "75835f0c7bf681bfd05abe44e965760fea999a5286c6eb2d59883634fd02011a" dependencies = [ "anstream", "anstyle", @@ -1493,11 +1494,11 @@ dependencies = [ [[package]] name = "crates-index" -version = "3.10.0" +version = "3.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fc5380d50f922b49fc83564b9e83c4986718d49185b7a16555b1e1a20ae21c43" +checksum = "420219465ccb3a8c300053fadafab5307d9ee2c810666ead7da3a468e796ecdd" dependencies = [ - "gix 0.72.1", + "gix 0.73.0", "hex", "home", "memchr", @@ -1510,7 +1511,7 @@ dependencies = [ "serde_json", "smol_str", "thiserror 2.0.17", - "toml 0.8.23", + "toml 0.9.8", ] [[package]] @@ -2576,29 +2577,29 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "01237e8d3d78581f71642be8b0c2ae8c0b2b5c251c9c5d9ebbea3c1ea280dce8" dependencies = [ "gix-actor", - "gix-attributes", + "gix-attributes 0.26.1", "gix-command", "gix-commitgraph 0.28.0", "gix-config 0.45.1", - "gix-credentials", + "gix-credentials 0.29.0", "gix-date", "gix-diff 0.52.1", "gix-discover 0.40.1", "gix-features 0.42.1", - "gix-filter", + "gix-filter 0.19.2", "gix-fs 0.15.0", "gix-glob 0.20.1", "gix-hash 0.18.0", "gix-hashtable 0.8.1", - "gix-ignore", - "gix-index", + "gix-ignore 0.15.0", + "gix-index 0.40.1", "gix-lock 17.1.0", - "gix-negotiate", + "gix-negotiate 0.20.1", "gix-object 0.49.1", "gix-odb 0.69.1", "gix-pack 0.59.1", "gix-path", - "gix-pathspec", + "gix-pathspec 0.11.0", "gix-prompt", "gix-protocol 0.50.1", "gix-ref 0.52.1", @@ -2607,7 +2608,7 @@ dependencies = [ "gix-revwalk 0.20.1", "gix-sec 0.11.0", "gix-shallow 0.4.0", - "gix-submodule", + "gix-submodule 0.19.1", "gix-tempfile 17.1.0", "gix-trace", "gix-transport 0.47.0", @@ -2615,7 +2616,59 @@ dependencies = [ "gix-url 0.31.0", "gix-utils", "gix-validate", - "gix-worktree", + "gix-worktree 0.41.0", + "once_cell", + "smallvec", + "thiserror 2.0.17", +] + +[[package]] +name = "gix" +version = "0.73.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "514c29cc879bdc0286b0cbc205585a49b252809eb86c69df4ce4f855ee75f635" +dependencies = [ + "gix-actor", + "gix-attributes 0.27.0", + "gix-command", + "gix-commitgraph 0.29.0", + "gix-config 0.46.0", + "gix-credentials 0.30.0", + "gix-date", + "gix-diff 0.53.0", + "gix-discover 0.41.0", + "gix-features 0.43.1", + "gix-filter 0.20.0", + "gix-fs 0.16.1", + "gix-glob 0.21.0", + "gix-hash 0.19.0", + "gix-hashtable 0.9.0", + "gix-ignore 0.16.0", + "gix-index 0.41.0", + "gix-lock 18.0.0", + "gix-negotiate 0.21.0", + "gix-object 0.50.2", + "gix-odb 0.70.0", + "gix-pack 0.60.0", + "gix-path", + "gix-pathspec 0.12.0", + "gix-prompt", + "gix-protocol 0.51.0", + "gix-ref 0.53.1", + "gix-refspec 0.31.0", + "gix-revision 0.35.0", + "gix-revwalk 0.21.0", + "gix-sec 0.12.2", + "gix-shallow 0.5.0", + "gix-submodule 0.20.0", + "gix-tempfile 18.0.0", + "gix-trace", + "gix-transport 0.48.0", + "gix-traverse 0.47.0", + "gix-url 0.32.0", + "gix-utils", + "gix-validate", + "gix-worktree 0.42.0", "once_cell", "smallvec", "thiserror 2.0.17", @@ -2691,6 +2744,23 @@ dependencies = [ "unicode-bom", ] +[[package]] +name = "gix-attributes" +version = "0.27.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "45442188216d08a5959af195f659cb1f244a50d7d2d0c3873633b1cd7135f638" +dependencies = [ + "bstr", + "gix-glob 0.21.0", + "gix-path", + "gix-quote", + "gix-trace", + "kstring", + "smallvec", + "thiserror 2.0.17", + "unicode-bom", +] + [[package]] name = "gix-bitmap" version = "0.2.15" @@ -2735,6 +2805,19 @@ dependencies = [ "thiserror 2.0.17", ] +[[package]] +name = "gix-commitgraph" +version = "0.29.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6bb23121e952f43a5b07e3e80890336cb847297467a410475036242732980d06" +dependencies = [ + "bstr", + "gix-chunk", + "gix-hash 0.19.0", + "memmap2", + "thiserror 2.0.17", +] + [[package]] name = "gix-commitgraph" version = "0.30.1" @@ -2769,6 +2852,27 @@ dependencies = [ "winnow", ] +[[package]] +name = "gix-config" +version = "0.46.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5dfb898c5b695fd4acfc3c0ab638525a65545d47706064dcf7b5ead6cdb136c0" +dependencies = [ + "bstr", + "gix-config-value", + "gix-features 0.43.1", + "gix-glob 0.21.0", + "gix-path", + "gix-ref 0.53.1", + "gix-sec 0.12.2", + "memchr", + "once_cell", + "smallvec", + "thiserror 2.0.17", + "unicode-bom", + "winnow", +] + [[package]] name = "gix-config" version = "0.47.1" @@ -2819,6 +2923,24 @@ dependencies = [ "thiserror 2.0.17", ] +[[package]] +name = "gix-credentials" +version = "0.30.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "0039dd3ac606dd80b16353a41b61fc237ca5cb8b612f67a9f880adfad4be4e05" +dependencies = [ + "bstr", + "gix-command", + "gix-config-value", + "gix-date", + "gix-path", + "gix-prompt", + "gix-sec 0.12.2", + "gix-trace", + "gix-url 0.32.0", + "thiserror 2.0.17", +] + [[package]] name = "gix-date" version = "0.10.7" @@ -2840,7 +2962,7 @@ checksum = "5e9b43e95fe352da82a969f0c84ff860c2de3e724d93f6681fedbcd6c917f252" dependencies = [ "bstr", "gix-command", - "gix-filter", + "gix-filter 0.19.2", "gix-fs 0.15.0", "gix-hash 0.18.0", "gix-object 0.49.1", @@ -2848,11 +2970,23 @@ dependencies = [ "gix-tempfile 17.1.0", "gix-trace", "gix-traverse 0.46.2", - "gix-worktree", + "gix-worktree 0.41.0", "imara-diff", "thiserror 2.0.17", ] +[[package]] +name = "gix-diff" +version = "0.53.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "de854852010d44a317f30c92d67a983e691c9478c8a3fb4117c1f48626bcdea8" +dependencies = [ + "bstr", + "gix-hash 0.19.0", + "gix-object 0.50.2", + "thiserror 2.0.17", +] + [[package]] name = "gix-diff" version = "0.54.1" @@ -2881,6 +3015,22 @@ dependencies = [ "thiserror 2.0.17", ] +[[package]] +name = "gix-discover" +version = "0.41.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ffb180c91ca1a2cf53e828bb63d8d8f8fa7526f49b83b33d7f46cbeb5d79d30a" +dependencies = [ + "bstr", + "dunce", + "gix-fs 0.16.1", + "gix-hash 0.19.0", + "gix-path", + "gix-ref 0.53.1", + "gix-sec 0.12.2", + "thiserror 2.0.17", +] + [[package]] name = "gix-discover" version = "0.42.0" @@ -2918,6 +3068,27 @@ dependencies = [ "walkdir", ] +[[package]] +name = "gix-features" +version = "0.43.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cd1543cd9b8abcbcebaa1a666a5c168ee2cda4dea50d3961ee0e6d1c42f81e5b" +dependencies = [ + "bytes", + "crc32fast", + "crossbeam-channel", + "flate2", + "gix-path", + "gix-trace", + "gix-utils", + "libc", + "once_cell", + "parking_lot", + "prodash 30.0.1", + "thiserror 2.0.17", + "walkdir", +] + [[package]] name = "gix-features" version = "0.44.1" @@ -2944,7 +3115,7 @@ checksum = "ecf004912949bbcf308d71aac4458321748ecb59f4d046830d25214208c471f1" dependencies = [ "bstr", "encoding_rs", - "gix-attributes", + "gix-attributes 0.26.1", "gix-command", "gix-hash 0.18.0", "gix-object 0.49.1", @@ -2957,6 +3128,27 @@ dependencies = [ "thiserror 2.0.17", ] +[[package]] +name = "gix-filter" +version = "0.20.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "aa6571a3927e7ab10f64279a088e0dae08e8da05547771796d7389bbe28ad9ff" +dependencies = [ + "bstr", + "encoding_rs", + "gix-attributes 0.27.0", + "gix-command", + "gix-hash 0.19.0", + "gix-object 0.50.2", + "gix-packetline-blocking", + "gix-path", + "gix-quote", + "gix-trace", + "gix-utils", + "smallvec", + "thiserror 2.0.17", +] + [[package]] name = "gix-fs" version = "0.15.0" @@ -2971,6 +3163,20 @@ dependencies = [ "thiserror 2.0.17", ] +[[package]] +name = "gix-fs" +version = "0.16.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9a4d90307d064fa7230e0f87b03231be28f8ba63b913fc15346f489519d0c304" +dependencies = [ + "bstr", + "fastrand", + "gix-features 0.43.1", + "gix-path", + "gix-utils", + "thiserror 2.0.17", +] + [[package]] name = "gix-fs" version = "0.17.0" @@ -2997,6 +3203,18 @@ dependencies = [ "gix-path", ] +[[package]] +name = "gix-glob" +version = "0.21.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b947db8366823e7a750c254f6bb29e27e17f27e457bf336ba79b32423db62cd5" +dependencies = [ + "bitflags 2.10.0", + "bstr", + "gix-features 0.43.1", + "gix-path", +] + [[package]] name = "gix-glob" version = "0.22.1" @@ -3021,6 +3239,18 @@ dependencies = [ "thiserror 2.0.17", ] +[[package]] +name = "gix-hash" +version = "0.19.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "251fad79796a731a2a7664d9ea95ee29a9e99474de2769e152238d4fdb69d50e" +dependencies = [ + "faster-hex", + "gix-features 0.43.1", + "sha1-checked", + "thiserror 2.0.17", +] + [[package]] name = "gix-hash" version = "0.20.1" @@ -3044,6 +3274,17 @@ dependencies = [ "parking_lot", ] +[[package]] +name = "gix-hashtable" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c35300b54896153e55d53f4180460931ccd69b7e8d2f6b9d6401122cdedc4f07" +dependencies = [ + "gix-hash 0.19.0", + "hashbrown 0.15.5", + "parking_lot", +] + [[package]] name = "gix-hashtable" version = "0.10.0" @@ -3068,6 +3309,19 @@ dependencies = [ "unicode-bom", ] +[[package]] +name = "gix-ignore" +version = "0.16.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "564d6fddf46e2c981f571b23d6ad40cb08bddcaf6fc7458b1d49727ad23c2870" +dependencies = [ + "bstr", + "gix-glob 0.21.0", + "gix-path", + "gix-trace", + "unicode-bom", +] + [[package]] name = "gix-index" version = "0.40.1" @@ -3096,6 +3350,34 @@ dependencies = [ "thiserror 2.0.17", ] +[[package]] +name = "gix-index" +version = "0.41.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2af39fde3ce4ce11371d9ce826f2936ec347318f2d1972fe98c2e7134e267e25" +dependencies = [ + "bitflags 2.10.0", + "bstr", + "filetime", + "fnv", + "gix-bitmap", + "gix-features 0.43.1", + "gix-fs 0.16.1", + "gix-hash 0.19.0", + "gix-lock 18.0.0", + "gix-object 0.50.2", + "gix-traverse 0.47.0", + "gix-utils", + "gix-validate", + "hashbrown 0.15.5", + "itoa 1.0.15", + "libc", + "memmap2", + "rustix", + "smallvec", + "thiserror 2.0.17", +] + [[package]] name = "gix-lock" version = "17.1.0" @@ -3107,6 +3389,17 @@ dependencies = [ "thiserror 2.0.17", ] +[[package]] +name = "gix-lock" +version = "18.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b9fa71da90365668a621e184eb5b979904471af1b3b09b943a84bc50e8ad42ed" +dependencies = [ + "gix-tempfile 18.0.0", + "gix-utils", + "thiserror 2.0.17", +] + [[package]] name = "gix-lock" version = "19.0.0" @@ -3134,6 +3427,22 @@ dependencies = [ "thiserror 2.0.17", ] +[[package]] +name = "gix-negotiate" +version = "0.21.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1d58d4c9118885233be971e0d7a589f5cfb1a8bd6cb6e2ecfb0fc6b1b293c83b" +dependencies = [ + "bitflags 2.10.0", + "gix-commitgraph 0.29.0", + "gix-date", + "gix-hash 0.19.0", + "gix-object 0.50.2", + "gix-revwalk 0.21.0", + "smallvec", + "thiserror 2.0.17", +] + [[package]] name = "gix-object" version = "0.49.1" @@ -3155,6 +3464,27 @@ dependencies = [ "winnow", ] +[[package]] +name = "gix-object" +version = "0.50.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d69ce108ab67b65fbd4fb7e1331502429d78baeb2eee10008bdef55765397c07" +dependencies = [ + "bstr", + "gix-actor", + "gix-date", + "gix-features 0.43.1", + "gix-hash 0.19.0", + "gix-hashtable 0.9.0", + "gix-path", + "gix-utils", + "gix-validate", + "itoa 1.0.15", + "smallvec", + "thiserror 2.0.17", + "winnow", +] + [[package]] name = "gix-object" version = "0.51.1" @@ -3197,6 +3527,27 @@ dependencies = [ "thiserror 2.0.17", ] +[[package]] +name = "gix-odb" +version = "0.70.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9c9d7af10fda9df0bb4f7f9bd507963560b3c66cb15a5b825caf752e0eb109ac" +dependencies = [ + "arc-swap", + "gix-date", + "gix-features 0.43.1", + "gix-fs 0.16.1", + "gix-hash 0.19.0", + "gix-hashtable 0.9.0", + "gix-object 0.50.2", + "gix-pack 0.60.0", + "gix-path", + "gix-quote", + "parking_lot", + "tempfile", + "thiserror 2.0.17", +] + [[package]] name = "gix-odb" version = "0.71.1" @@ -3239,6 +3590,27 @@ dependencies = [ "uluru", ] +[[package]] +name = "gix-pack" +version = "0.60.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d8571df89bfca5abb49c3e3372393f7af7e6f8b8dbe2b96303593cef5b263019" +dependencies = [ + "clru", + "gix-chunk", + "gix-features 0.43.1", + "gix-hash 0.19.0", + "gix-hashtable 0.9.0", + "gix-object 0.50.2", + "gix-path", + "gix-tempfile 18.0.0", + "memmap2", + "parking_lot", + "smallvec", + "thiserror 2.0.17", + "uluru", +] + [[package]] name = "gix-pack" version = "0.61.1" @@ -3302,13 +3674,28 @@ checksum = "ce061c50e5f8f7c830cacb3da3e999ae935e283ce8522249f0ce2256d110979d" dependencies = [ "bitflags 2.10.0", "bstr", - "gix-attributes", + "gix-attributes 0.26.1", "gix-config-value", "gix-glob 0.20.1", "gix-path", "thiserror 2.0.17", ] +[[package]] +name = "gix-pathspec" +version = "0.12.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "daedead611c9bd1f3640dc90a9012b45f790201788af4d659f28d94071da7fba" +dependencies = [ + "bitflags 2.10.0", + "bstr", + "gix-attributes 0.27.0", + "gix-config-value", + "gix-glob 0.21.0", + "gix-path", + "thiserror 2.0.17", +] + [[package]] name = "gix-prompt" version = "0.11.2" @@ -3329,12 +3716,12 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f5c17d78bb0414f8d60b5f952196dc2e47ec320dca885de9128ecdb4a0e38401" dependencies = [ "bstr", - "gix-credentials", + "gix-credentials 0.29.0", "gix-date", "gix-features 0.42.1", "gix-hash 0.18.0", "gix-lock 17.1.0", - "gix-negotiate", + "gix-negotiate 0.20.1", "gix-object 0.49.1", "gix-ref 0.52.1", "gix-refspec 0.30.1", @@ -3348,6 +3735,32 @@ dependencies = [ "winnow", ] +[[package]] +name = "gix-protocol" +version = "0.51.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "12b4b807c47ffcf7c1e5b8119585368a56449f3493da93b931e1d4239364e922" +dependencies = [ + "bstr", + "gix-credentials 0.30.0", + "gix-date", + "gix-features 0.43.1", + "gix-hash 0.19.0", + "gix-lock 18.0.0", + "gix-negotiate 0.21.0", + "gix-object 0.50.2", + "gix-ref 0.53.1", + "gix-refspec 0.31.0", + "gix-revwalk 0.21.0", + "gix-shallow 0.5.0", + "gix-trace", + "gix-transport 0.48.0", + "gix-utils", + "maybe-async", + "thiserror 2.0.17", + "winnow", +] + [[package]] name = "gix-protocol" version = "0.52.1" @@ -3399,6 +3812,27 @@ dependencies = [ "winnow", ] +[[package]] +name = "gix-ref" +version = "0.53.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b966f578079a42f4a51413b17bce476544cca1cf605753466669082f94721758" +dependencies = [ + "gix-actor", + "gix-features 0.43.1", + "gix-fs 0.16.1", + "gix-hash 0.19.0", + "gix-lock 18.0.0", + "gix-object 0.50.2", + "gix-path", + "gix-tempfile 18.0.0", + "gix-utils", + "gix-validate", + "memmap2", + "thiserror 2.0.17", + "winnow", +] + [[package]] name = "gix-ref" version = "0.54.1" @@ -3434,6 +3868,20 @@ dependencies = [ "thiserror 2.0.17", ] +[[package]] +name = "gix-refspec" +version = "0.31.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7d29cae1ae31108826e7156a5e60bffacab405f4413f5bc0375e19772cce0055" +dependencies = [ + "bstr", + "gix-hash 0.19.0", + "gix-revision 0.35.0", + "gix-validate", + "smallvec", + "thiserror 2.0.17", +] + [[package]] name = "gix-refspec" version = "0.32.0" @@ -3466,6 +3914,24 @@ dependencies = [ "thiserror 2.0.17", ] +[[package]] +name = "gix-revision" +version = "0.35.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f651f2b1742f760bb8161d6743229206e962b73d9c33c41f4e4aefa6586cbd3d" +dependencies = [ + "bitflags 2.10.0", + "bstr", + "gix-commitgraph 0.29.0", + "gix-date", + "gix-hash 0.19.0", + "gix-hashtable 0.9.0", + "gix-object 0.50.2", + "gix-revwalk 0.21.0", + "gix-trace", + "thiserror 2.0.17", +] + [[package]] name = "gix-revision" version = "0.36.1" @@ -3496,6 +3962,21 @@ dependencies = [ "thiserror 2.0.17", ] +[[package]] +name = "gix-revwalk" +version = "0.21.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "06e74f91709729e099af6721bd0fa7d62f243f2005085152301ca5cdd86ec02c" +dependencies = [ + "gix-commitgraph 0.29.0", + "gix-date", + "gix-hash 0.19.0", + "gix-hashtable 0.9.0", + "gix-object 0.50.2", + "smallvec", + "thiserror 2.0.17", +] + [[package]] name = "gix-revwalk" version = "0.22.0" @@ -3547,6 +4028,18 @@ dependencies = [ "thiserror 2.0.17", ] +[[package]] +name = "gix-shallow" +version = "0.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d936745103243ae4c510f19e0760ce73fb0f08096588fdbe0f0d7fb7ce8944b7" +dependencies = [ + "bstr", + "gix-hash 0.19.0", + "gix-lock 18.0.0", + "thiserror 2.0.17", +] + [[package]] name = "gix-shallow" version = "0.6.0" @@ -3568,12 +4061,27 @@ dependencies = [ "bstr", "gix-config 0.45.1", "gix-path", - "gix-pathspec", + "gix-pathspec 0.11.0", "gix-refspec 0.30.1", "gix-url 0.31.0", "thiserror 2.0.17", ] +[[package]] +name = "gix-submodule" +version = "0.20.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "657cc5dd43cbc7a14d9c5aaf02cfbe9c2a15d077cded3f304adb30ef78852d3e" +dependencies = [ + "bstr", + "gix-config 0.46.0", + "gix-path", + "gix-pathspec 0.12.0", + "gix-refspec 0.31.0", + "gix-url 0.32.0", + "thiserror 2.0.17", +] + [[package]] name = "gix-tempfile" version = "17.1.0" @@ -3588,6 +4096,19 @@ dependencies = [ "tempfile", ] +[[package]] +name = "gix-tempfile" +version = "18.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "666c0041bcdedf5fa05e9bef663c897debab24b7dc1741605742412d1d47da57" +dependencies = [ + "gix-fs 0.16.1", + "libc", + "once_cell", + "parking_lot", + "tempfile", +] + [[package]] name = "gix-tempfile" version = "19.0.1" @@ -3616,7 +4137,7 @@ dependencies = [ "bstr", "curl", "gix-command", - "gix-credentials", + "gix-credentials 0.29.0", "gix-features 0.42.1", "gix-packetline", "gix-quote", @@ -3625,6 +4146,25 @@ dependencies = [ "thiserror 2.0.17", ] +[[package]] +name = "gix-transport" +version = "0.48.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "12f7cc0179fc89d53c54e1f9ce51229494864ab4bf136132d69db1b011741ca3" +dependencies = [ + "base64 0.22.1", + "bstr", + "curl", + "gix-command", + "gix-credentials 0.30.0", + "gix-features 0.43.1", + "gix-packetline", + "gix-quote", + "gix-sec 0.12.2", + "gix-url 0.32.0", + "thiserror 2.0.17", +] + [[package]] name = "gix-transport" version = "0.49.1" @@ -3658,6 +4198,23 @@ dependencies = [ "thiserror 2.0.17", ] +[[package]] +name = "gix-traverse" +version = "0.47.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c7cdc82509d792ba0ad815f86f6b469c7afe10f94362e96c4494525a6601bdd5" +dependencies = [ + "bitflags 2.10.0", + "gix-commitgraph 0.29.0", + "gix-date", + "gix-hash 0.19.0", + "gix-hashtable 0.9.0", + "gix-object 0.50.2", + "gix-revwalk 0.21.0", + "smallvec", + "thiserror 2.0.17", +] + [[package]] name = "gix-traverse" version = "0.48.0" @@ -3689,6 +4246,20 @@ dependencies = [ "url", ] +[[package]] +name = "gix-url" +version = "0.32.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1b76a9d266254ad287ffd44467cd88e7868799b08f4d52e02d942b93e514d16f" +dependencies = [ + "bstr", + "gix-features 0.43.1", + "gix-path", + "percent-encoding", + "thiserror 2.0.17", + "url", +] + [[package]] name = "gix-url" version = "0.33.1" @@ -3730,18 +4301,37 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "54f1916f8d928268300c977d773dd70a8746b646873b77add0a34876a8c847e9" dependencies = [ "bstr", - "gix-attributes", + "gix-attributes 0.26.1", "gix-features 0.42.1", "gix-fs 0.15.0", "gix-glob 0.20.1", "gix-hash 0.18.0", - "gix-ignore", - "gix-index", + "gix-ignore 0.15.0", + "gix-index 0.40.1", "gix-object 0.49.1", "gix-path", "gix-validate", ] +[[package]] +name = "gix-worktree" +version = "0.42.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "55f625ac9126c19bef06dbc6d2703cdd7987e21e35b497bb265ac37d383877b1" +dependencies = [ + "bstr", + "gix-attributes 0.27.0", + "gix-features 0.43.1", + "gix-fs 0.16.1", + "gix-glob 0.21.0", + "gix-hash 0.19.0", + "gix-ignore 0.16.0", + "gix-index 0.41.0", + "gix-object 0.50.2", + "gix-path", + "gix-validate", +] + [[package]] name = "glob" version = "0.3.3" @@ -4945,11 +5535,10 @@ dependencies = [ [[package]] name = "num-bigint-dig" -version = "0.8.4" +version = "0.8.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151" +checksum = "82c79c15c05d4bf82b6f5ef163104cc81a760d8e874d38ac50ab67c8877b647b" dependencies = [ - "byteorder", "lazy_static", "libm", "num-integer", @@ -6143,9 +6732,9 @@ dependencies = [ [[package]] name = "schemars" -version = "1.0.4" +version = "1.0.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "82d20c4491bc164fa2f6c5d44565947a52ad80b9505d8e36f8d54c27c739fcd0" +checksum = "1317c3bf3e7df961da95b0a56a172a02abead31276215a0497241a7624b487ce" dependencies = [ "dyn-clone", "ref-cast", @@ -6519,7 +7108,7 @@ dependencies = [ "indexmap 1.9.3", "indexmap 2.12.0", "schemars 0.9.0", - "schemars 1.0.4", + "schemars 1.0.5", "serde_core", "serde_json", "serde_with_macros", @@ -7413,9 +8002,9 @@ dependencies = [ [[package]] name = "tokio-util" -version = "0.7.16" +version = "0.7.17" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5" +checksum = "2efa149fe76073d6e8fd97ef4f4eca7b67f599660115591483572e406e165594" dependencies = [ "bytes", "futures-core", @@ -7691,24 +8280,24 @@ checksum = "7eec5d1121208364f6793f7d2e222bf75a915c19557537745b195b253dd64217" [[package]] name = "unicode-ident" -version = "1.0.20" +version = "1.0.22" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "462eeb75aeb73aea900253ce739c8e18a67423fadf006037cd3ff27e82748a06" +checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5" [[package]] name = "unicode-normalization" -version = "0.1.24" +version = "0.1.25" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956" +checksum = "5fd4f6878c9cb28d874b009da9e8d183b5abc80117c40bbd187a1fde336be6e8" dependencies = [ "tinyvec", ] [[package]] name = "unicode-properties" -version = "0.1.3" +version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e70f2a8b45122e719eb623c01822704c4e0907e7e426a05927e1a1cfff5b75d0" +checksum = "7df058c713841ad818f1dc5d3fd88063241cc61f49f5fbea4b951e8cf5a8d71d" [[package]] name = "unicode-xid" @@ -7946,9 +8535,9 @@ dependencies = [ [[package]] name = "webpki-root-certs" -version = "1.0.3" +version = "1.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "05d651ec480de84b762e7be71e6efa7461699c19d9e2c272c8d93455f567786e" +checksum = "ee3e3b5f5e80bc89f30ce8d0343bf4e5f12341c51f3e26cbeecbc7c85443e85b" dependencies = [ "rustls-pki-types", ]