diff --git a/Cargo.lock b/Cargo.lock index fefd31b69..fe53ea88f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1295,7 +1295,7 @@ version = "3.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fde0e0ec90c9dfb3b4b1a0891a7dcd0e2bffde2f7efed5fe7c9bb00e5bfb915e" dependencies = [ - "windows-sys 0.59.0", + "windows-sys 0.52.0", ] [[package]] @@ -1414,11 +1414,11 @@ dependencies = [ [[package]] name = "crates-index" -version = "3.11.0" +version = "3.12.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "420219465ccb3a8c300053fadafab5307d9ee2c810666ead7da3a468e796ecdd" +checksum = "20732703e27ea95ddd3149a0b6b0a0625e7a15cd154ffb4939f3dcaff4d4329d" dependencies = [ - "gix 0.73.0", + "gix", "hex", "home", "memchr", @@ -1436,16 +1436,17 @@ dependencies = [ [[package]] name = "crates-index-diff" -version = "28.0.0" +version = "29.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c0d6d6eb455f461957ef240ff5d9df2bc88afbad901c25e89d7570b0b749d027" +checksum = "506a9c736ca48dac241d6e159ec9cc8f87a0855d3689f464f25806b51758ca69" dependencies = [ "ahash", "bstr", - "gix 0.72.1", - "hashbrown 0.14.5", + "gix", + "hashbrown 0.16.1", "hex", - "reqwest 0.12.28", + "reqwest 0.13.1", + "semver", "serde", "serde_json", "smartstring", @@ -2538,7 +2539,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" dependencies = [ "libc", - "windows-sys 0.61.2", + "windows-sys 0.52.0", ] [[package]] @@ -2626,7 +2627,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bfe33edd8e85a12a67454e37f8c75e730830d83e313556ab9ebf9ee7fbeb3bfb" dependencies = [ "crc32fast", - "libz-rs-sys", "miniz_oxide", ] @@ -2918,113 +2918,60 @@ dependencies = [ [[package]] name = "gix" -version = "0.72.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "01237e8d3d78581f71642be8b0c2ae8c0b2b5c251c9c5d9ebbea3c1ea280dce8" -dependencies = [ - "gix-actor", - "gix-attributes 0.26.1", - "gix-command", - "gix-commitgraph 0.28.0", - "gix-config 0.45.1", - "gix-credentials 0.29.0", - "gix-date", - "gix-diff 0.52.1", - "gix-discover 0.40.1", - "gix-features 0.42.1", - "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 0.15.0", - "gix-index 0.40.1", - "gix-lock 17.1.0", - "gix-negotiate 0.20.1", - "gix-object 0.49.1", - "gix-odb 0.69.1", - "gix-pack 0.59.1", - "gix-path", - "gix-pathspec 0.11.0", - "gix-prompt", - "gix-protocol 0.50.1", - "gix-ref 0.52.1", - "gix-refspec 0.30.1", - "gix-revision 0.34.1", - "gix-revwalk 0.20.1", - "gix-sec 0.11.0", - "gix-shallow 0.4.0", - "gix-submodule 0.19.1", - "gix-tempfile 17.1.0", - "gix-trace", - "gix-transport 0.47.0", - "gix-traverse 0.46.2", - "gix-url 0.31.0", - "gix-utils", - "gix-validate", - "gix-worktree 0.41.0", - "once_cell", - "smallvec", - "thiserror 2.0.17", -] - -[[package]] -name = "gix" -version = "0.73.0" +version = "0.77.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "514c29cc879bdc0286b0cbc205585a49b252809eb86c69df4ce4f855ee75f635" +checksum = "3d8284d86a2f5c0987fbf7219a128815cc04af5a18f5fd7eec6a76d83c2b78cc" dependencies = [ "gix-actor", - "gix-attributes 0.27.0", + "gix-attributes", "gix-command", - "gix-commitgraph 0.29.0", - "gix-config 0.46.0", - "gix-credentials 0.30.0", + "gix-commitgraph", + "gix-config", + "gix-credentials", "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-diff", + "gix-discover", + "gix-features", + "gix-filter", + "gix-fs", + "gix-glob", + "gix-hash", + "gix-hashtable", + "gix-ignore", + "gix-index", + "gix-lock", + "gix-negotiate", + "gix-object", + "gix-odb", + "gix-pack", "gix-path", - "gix-pathspec 0.12.0", + "gix-pathspec", "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-protocol", + "gix-ref", + "gix-refspec", + "gix-revision", + "gix-revwalk", + "gix-sec", + "gix-shallow", + "gix-submodule", + "gix-tempfile", "gix-trace", - "gix-transport 0.48.0", - "gix-traverse 0.47.0", - "gix-url 0.32.0", + "gix-transport", + "gix-traverse", + "gix-url", "gix-utils", "gix-validate", - "gix-worktree 0.42.0", - "once_cell", + "gix-worktree", "smallvec", "thiserror 2.0.17", ] [[package]] name = "gix-actor" -version = "0.35.6" +version = "0.37.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "987a51a7e66db6ef4dc030418eb2a42af6b913a79edd8670766122d8af3ba59e" +checksum = "c5f79dc4dca964c163419ad50a63552171b3597b804f9de6a96779b207b4d710" dependencies = [ "bstr", "gix-date", @@ -3036,29 +2983,12 @@ dependencies = [ [[package]] name = "gix-attributes" -version = "0.26.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6f50d813d5c2ce9463ba0c29eea90060df08e38ad8f34b8a192259f8bce5c078" -dependencies = [ - "bstr", - "gix-glob 0.20.1", - "gix-path", - "gix-quote", - "gix-trace", - "kstring", - "smallvec", - "thiserror 2.0.17", - "unicode-bom", -] - -[[package]] -name = "gix-attributes" -version = "0.27.0" +version = "0.29.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "45442188216d08a5959af195f659cb1f244a50d7d2d0c3873633b1cd7135f638" +checksum = "f47dabf8a50f1558c3a55d978440c7c4f22f87ac897bef03b4edbc96f6115966" dependencies = [ "bstr", - "gix-glob 0.21.0", + "gix-glob", "gix-path", "gix-quote", "gix-trace", @@ -3101,66 +3031,31 @@ dependencies = [ [[package]] name = "gix-commitgraph" -version = "0.28.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e05050fd6caa6c731fe3bd7f9485b3b520be062d3d139cb2626e052d6c127951" -dependencies = [ - "bstr", - "gix-chunk", - "gix-hash 0.18.0", - "memmap2", - "thiserror 2.0.17", -] - -[[package]] -name = "gix-commitgraph" -version = "0.29.0" +version = "0.31.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6bb23121e952f43a5b07e3e80890336cb847297467a410475036242732980d06" +checksum = "efdcba8048045baf15225daf949d597c3e6183d130245e22a7fbd27084abe63a" dependencies = [ "bstr", "gix-chunk", - "gix-hash 0.19.0", + "gix-hash", "memmap2", "thiserror 2.0.17", ] [[package]] name = "gix-config" -version = "0.45.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "48f3c8f357ae049bfb77493c2ec9010f58cfc924ae485e1116c3718fc0f0d881" -dependencies = [ - "bstr", - "gix-config-value", - "gix-features 0.42.1", - "gix-glob 0.20.1", - "gix-path", - "gix-ref 0.52.1", - "gix-sec 0.11.0", - "memchr", - "once_cell", - "smallvec", - "thiserror 2.0.17", - "unicode-bom", - "winnow", -] - -[[package]] -name = "gix-config" -version = "0.46.0" +version = "0.50.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5dfb898c5b695fd4acfc3c0ab638525a65545d47706064dcf7b5ead6cdb136c0" +checksum = "b58e2ff8eef96b71f2c5e260f02ca0475caff374027c5cc5a29bda69fac67404" dependencies = [ "bstr", "gix-config-value", - "gix-features 0.43.1", - "gix-glob 0.21.0", + "gix-features", + "gix-glob", "gix-path", - "gix-ref 0.53.1", - "gix-sec 0.12.2", + "gix-ref", + "gix-sec", "memchr", - "once_cell", "smallvec", "thiserror 2.0.17", "unicode-bom", @@ -3169,9 +3064,9 @@ dependencies = [ [[package]] name = "gix-config-value" -version = "0.15.3" +version = "0.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2c489abb061c74b0c3ad790e24a606ef968cebab48ec673d6a891ece7d5aef64" +checksum = "2409cffa4fe8b303847d5b6ba8df9da9ba65d302fc5ee474ea0cac5afde79840" dependencies = [ "bitflags 2.10.0", "bstr", @@ -3182,26 +3077,9 @@ dependencies = [ [[package]] name = "gix-credentials" -version = "0.29.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ce1c7307e36026b6088e5b12014ffe6d4f509c911ee453e22a7be4003a159c9b" -dependencies = [ - "bstr", - "gix-command", - "gix-config-value", - "gix-path", - "gix-prompt", - "gix-sec 0.11.0", - "gix-trace", - "gix-url 0.31.0", - "thiserror 2.0.17", -] - -[[package]] -name = "gix-credentials" -version = "0.30.0" +version = "0.34.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0039dd3ac606dd80b16353a41b61fc237ca5cb8b612f67a9f880adfad4be4e05" +checksum = "af7596c0a509afa7c2c3ad2c22e37c2e944c079745dda9dbd37de535d1f46c66" dependencies = [ "bstr", "gix-command", @@ -3209,17 +3087,17 @@ dependencies = [ "gix-date", "gix-path", "gix-prompt", - "gix-sec 0.12.2", + "gix-sec", "gix-trace", - "gix-url 0.32.0", + "gix-url", "thiserror 2.0.17", ] [[package]] name = "gix-date" -version = "0.10.7" +version = "0.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "661245d045aa7c16ba4244daaabd823c562c3e45f1f25b816be2c57ee09f2171" +checksum = "fa1dcfa6042b334f049c2e717ae816806272a7801b13ff2eadad3f069d7b4a85" dependencies = [ "bstr", "itoa 1.0.17", @@ -3230,145 +3108,75 @@ dependencies = [ [[package]] name = "gix-diff" -version = "0.52.1" +version = "0.57.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5e9b43e95fe352da82a969f0c84ff860c2de3e724d93f6681fedbcd6c917f252" +checksum = "d56adf6b3b991447541d948a0ce0826d8ff3f12ca3cfe56121d88e66e055bf8d" dependencies = [ "bstr", "gix-command", - "gix-filter 0.19.2", - "gix-fs 0.15.0", - "gix-hash 0.18.0", - "gix-object 0.49.1", + "gix-filter", + "gix-fs", + "gix-hash", + "gix-object", "gix-path", - "gix-tempfile 17.1.0", + "gix-tempfile", "gix-trace", - "gix-traverse 0.46.2", - "gix-worktree 0.41.0", + "gix-traverse", + "gix-worktree", "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-discover" -version = "0.40.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dccfe3e25b4ea46083916c56db3ba9d1e6ef6dce54da485f0463f9fc0fe1837c" -dependencies = [ - "bstr", - "dunce", - "gix-fs 0.15.0", - "gix-hash 0.18.0", - "gix-path", - "gix-ref 0.52.1", - "gix-sec 0.11.0", - "thiserror 2.0.17", -] - [[package]] name = "gix-discover" -version = "0.41.0" +version = "0.45.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ffb180c91ca1a2cf53e828bb63d8d8f8fa7526f49b83b33d7f46cbeb5d79d30a" +checksum = "42ce096dc132533802a09d6fd5d4008858f2038341dfe2e69e0d0239edb359de" 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-features" -version = "0.42.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "56f4399af6ec4fd9db84dd4cf9656c5c785ab492ab40a7c27ea92b4241923fed" -dependencies = [ - "bytes", - "crc32fast", - "crossbeam-channel", - "flate2", + "gix-fs", + "gix-hash", "gix-path", - "gix-trace", - "gix-utils", - "libc", - "once_cell", - "parking_lot", - "prodash 29.0.2", + "gix-ref", + "gix-sec", "thiserror 2.0.17", - "walkdir", ] [[package]] name = "gix-features" -version = "0.43.1" +version = "0.45.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cd1543cd9b8abcbcebaa1a666a5c168ee2cda4dea50d3961ee0e6d1c42f81e5b" +checksum = "092a70b60e0cdfc04346ad070ade58c6502afce66b1261bf23a51401eea73d56" dependencies = [ "bytes", "crc32fast", "crossbeam-channel", - "flate2", "gix-path", "gix-trace", "gix-utils", "libc", "once_cell", "parking_lot", - "prodash 30.0.1", + "prodash", "thiserror 2.0.17", "walkdir", + "zlib-rs", ] [[package]] name = "gix-filter" -version = "0.19.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ecf004912949bbcf308d71aac4458321748ecb59f4d046830d25214208c471f1" -dependencies = [ - "bstr", - "encoding_rs", - "gix-attributes 0.26.1", - "gix-command", - "gix-hash 0.18.0", - "gix-object 0.49.1", - "gix-packetline-blocking", - "gix-path", - "gix-quote", - "gix-trace", - "gix-utils", - "smallvec", - "thiserror 2.0.17", -] - -[[package]] -name = "gix-filter" -version = "0.20.0" +version = "0.24.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "aa6571a3927e7ab10f64279a088e0dae08e8da05547771796d7389bbe28ad9ff" +checksum = "a65bc2558a17cd6899590099ba0317ea3d3d9e1ef15c0141c61f77e7b9b88233" dependencies = [ "bstr", "encoding_rs", - "gix-attributes 0.27.0", + "gix-attributes", "gix-command", - "gix-hash 0.19.0", - "gix-object 0.50.2", - "gix-packetline-blocking", + "gix-hash", + "gix-object", + "gix-packetline", "gix-path", "gix-quote", "gix-trace", @@ -3379,27 +3187,13 @@ dependencies = [ [[package]] name = "gix-fs" -version = "0.15.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "67a0637149b4ef24d3ea55f81f77231401c8463fae6da27331c987957eb597c7" -dependencies = [ - "bstr", - "fastrand", - "gix-features 0.42.1", - "gix-path", - "gix-utils", - "thiserror 2.0.17", -] - -[[package]] -name = "gix-fs" -version = "0.16.1" +version = "0.18.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9a4d90307d064fa7230e0f87b03231be28f8ba63b913fc15346f489519d0c304" +checksum = "a167d36b51336499af9e3ff7cde1b6c659b5defe8b2fb71133928a348d939d8e" dependencies = [ "bstr", "fastrand", - "gix-features 0.43.1", + "gix-features", "gix-path", "gix-utils", "thiserror 2.0.17", @@ -3407,95 +3201,47 @@ dependencies = [ [[package]] name = "gix-glob" -version = "0.20.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "90181472925b587f6079698f79065ff64786e6d6c14089517a1972bca99fb6e9" -dependencies = [ - "bitflags 2.10.0", - "bstr", - "gix-features 0.42.1", - "gix-path", -] - -[[package]] -name = "gix-glob" -version = "0.21.0" +version = "0.23.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b947db8366823e7a750c254f6bb29e27e17f27e457bf336ba79b32423db62cd5" +checksum = "e8546300aee4c65c5862c22a3e321124a69b654a61a8b60de546a9284812b7e2" dependencies = [ "bitflags 2.10.0", "bstr", - "gix-features 0.43.1", + "gix-features", "gix-path", ] [[package]] name = "gix-hash" -version = "0.18.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8d4900562c662852a6b42e2ef03442eccebf24f047d8eab4f23bc12ef0d785d8" -dependencies = [ - "faster-hex", - "gix-features 0.42.1", - "sha1-checked", - "thiserror 2.0.17", -] - -[[package]] -name = "gix-hash" -version = "0.19.0" +version = "0.21.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "251fad79796a731a2a7664d9ea95ee29a9e99474de2769e152238d4fdb69d50e" +checksum = "3f16fd9bf861f319905759cd8aef230d1a101a26509194617b737a5cb8df9666" dependencies = [ "faster-hex", - "gix-features 0.43.1", + "gix-features", "sha1-checked", "thiserror 2.0.17", ] [[package]] name = "gix-hashtable" -version = "0.8.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b5b5cb3c308b4144f2612ff64e32130e641279fcf1a84d8d40dad843b4f64904" -dependencies = [ - "gix-hash 0.18.0", - "hashbrown 0.14.5", - "parking_lot", -] - -[[package]] -name = "gix-hashtable" -version = "0.9.0" +version = "0.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c35300b54896153e55d53f4180460931ccd69b7e8d2f6b9d6401122cdedc4f07" +checksum = "222f7428636020bef272a87ed833ea48bf5fb3193f99852ae16fbb5a602bd2f0" dependencies = [ - "gix-hash 0.19.0", - "hashbrown 0.15.5", + "gix-hash", + "hashbrown 0.16.1", "parking_lot", ] [[package]] name = "gix-ignore" -version = "0.15.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ae358c3c96660b10abc7da63c06788dfded603e717edbd19e38c6477911b71c8" -dependencies = [ - "bstr", - "gix-glob 0.20.1", - "gix-path", - "gix-trace", - "unicode-bom", -] - -[[package]] -name = "gix-ignore" -version = "0.16.0" +version = "0.18.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "564d6fddf46e2c981f571b23d6ad40cb08bddcaf6fc7458b1d49727ad23c2870" +checksum = "dfa727fdf54fd9fb53fa3fbb1a5c17172d3073e8e336bf155f3cac3e25b81b21" dependencies = [ "bstr", - "gix-glob 0.21.0", + "gix-glob", "gix-path", "gix-trace", "unicode-bom", @@ -3503,52 +3249,24 @@ dependencies = [ [[package]] name = "gix-index" -version = "0.40.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b38e919efd59cb8275d23ad2394b2ab9d002007b27620e145d866d546403b665" -dependencies = [ - "bitflags 2.10.0", - "bstr", - "filetime", - "fnv", - "gix-bitmap", - "gix-features 0.42.1", - "gix-fs 0.15.0", - "gix-hash 0.18.0", - "gix-lock 17.1.0", - "gix-object 0.49.1", - "gix-traverse 0.46.2", - "gix-utils", - "gix-validate", - "hashbrown 0.14.5", - "itoa 1.0.17", - "libc", - "memmap2", - "rustix", - "smallvec", - "thiserror 2.0.17", -] - -[[package]] -name = "gix-index" -version = "0.41.0" +version = "0.45.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2af39fde3ce4ce11371d9ce826f2936ec347318f2d1972fe98c2e7134e267e25" +checksum = "3c42c64892b813bc81c5e67da72b7cf3b15d42f1de9131e5852c2c724f51b86e" 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-features", + "gix-fs", + "gix-hash", + "gix-lock", + "gix-object", + "gix-traverse", "gix-utils", "gix-validate", - "hashbrown 0.15.5", + "hashbrown 0.16.1", "itoa 1.0.17", "libc", "memmap2", @@ -3559,70 +3277,43 @@ dependencies = [ [[package]] name = "gix-lock" -version = "17.1.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "570f8b034659f256366dc90f1a24924902f20acccd6a15be96d44d1269e7a796" -dependencies = [ - "gix-tempfile 17.1.0", - "gix-utils", - "thiserror 2.0.17", -] - -[[package]] -name = "gix-lock" -version = "18.0.0" +version = "20.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b9fa71da90365668a621e184eb5b979904471af1b3b09b943a84bc50e8ad42ed" +checksum = "beefa8f90ef048ab98375217777c6e74c53c9639b0c2978ea1886c41e7005322" dependencies = [ - "gix-tempfile 18.0.0", + "gix-tempfile", "gix-utils", "thiserror 2.0.17", ] [[package]] name = "gix-negotiate" -version = "0.20.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2e1ea901acc4d5b44553132a29e8697210cb0e739b2d9752d713072e9391e3c9" -dependencies = [ - "bitflags 2.10.0", - "gix-commitgraph 0.28.0", - "gix-date", - "gix-hash 0.18.0", - "gix-object 0.49.1", - "gix-revwalk 0.20.1", - "smallvec", - "thiserror 2.0.17", -] - -[[package]] -name = "gix-negotiate" -version = "0.21.0" +version = "0.25.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1d58d4c9118885233be971e0d7a589f5cfb1a8bd6cb6e2ecfb0fc6b1b293c83b" +checksum = "f3cee7e32e6198e356caef0e4b8321bc2f9b2afeb76f870c0bf9aa05fe53edb6" dependencies = [ "bitflags 2.10.0", - "gix-commitgraph 0.29.0", + "gix-commitgraph", "gix-date", - "gix-hash 0.19.0", - "gix-object 0.50.2", - "gix-revwalk 0.21.0", + "gix-hash", + "gix-object", + "gix-revwalk", "smallvec", "thiserror 2.0.17", ] [[package]] name = "gix-object" -version = "0.49.1" +version = "0.54.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d957ca3640c555d48bb27f8278c67169fa1380ed94f6452c5590742524c40fbb" +checksum = "283df1e0c2b00f099683f2dd4bb3e2552ce87a46fcdd1ca2ac35e387a2d67136" dependencies = [ "bstr", "gix-actor", "gix-date", - "gix-features 0.42.1", - "gix-hash 0.18.0", - "gix-hashtable 0.8.1", + "gix-features", + "gix-hash", + "gix-hashtable", "gix-path", "gix-utils", "gix-validate", @@ -3632,62 +3323,20 @@ 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.17", - "smallvec", - "thiserror 2.0.17", - "winnow", -] - -[[package]] -name = "gix-odb" -version = "0.69.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "868f703905fdbcfc1bd750942f82419903ecb7039f5288adb5206d6de405e0c9" -dependencies = [ - "arc-swap", - "gix-date", - "gix-features 0.42.1", - "gix-fs 0.15.0", - "gix-hash 0.18.0", - "gix-hashtable 0.8.1", - "gix-object 0.49.1", - "gix-pack 0.59.1", - "gix-path", - "gix-quote", - "parking_lot", - "tempfile", - "thiserror 2.0.17", -] - [[package]] name = "gix-odb" -version = "0.70.0" +version = "0.74.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9c9d7af10fda9df0bb4f7f9bd507963560b3c66cb15a5b825caf752e0eb109ac" +checksum = "165a907df369a12ed4330faf8baf7ae597aadb08cfacb4ed8649f93d90bcc0c5" 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-features", + "gix-fs", + "gix-hash", + "gix-hashtable", + "gix-object", + "gix-pack", "gix-path", "gix-quote", "parking_lot", @@ -3697,39 +3346,18 @@ dependencies = [ [[package]] name = "gix-pack" -version = "0.59.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9d49c55d69c8449f2a0a5a77eb9cbacfebb6b0e2f1215f0fc23a4cb60528a450" -dependencies = [ - "clru", - "gix-chunk", - "gix-features 0.42.1", - "gix-hash 0.18.0", - "gix-hashtable 0.8.1", - "gix-object 0.49.1", - "gix-path", - "gix-tempfile 17.1.0", - "memmap2", - "parking_lot", - "smallvec", - "thiserror 2.0.17", - "uluru", -] - -[[package]] -name = "gix-pack" -version = "0.60.0" +version = "0.64.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d8571df89bfca5abb49c3e3372393f7af7e6f8b8dbe2b96303593cef5b263019" +checksum = "4f5ef659e0a616501a7238b831ce5df73aab7ee4451120ee1c74b3ffabc80a67" 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-features", + "gix-hash", + "gix-hashtable", + "gix-object", "gix-path", - "gix-tempfile 18.0.0", + "gix-tempfile", "memmap2", "parking_lot", "smallvec", @@ -3739,21 +3367,9 @@ dependencies = [ [[package]] name = "gix-packetline" -version = "0.19.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "64286a8b5148e76ab80932e72762dd27ccf6169dd7a134b027c8a262a8262fcf" -dependencies = [ - "bstr", - "faster-hex", - "gix-trace", - "thiserror 2.0.17", -] - -[[package]] -name = "gix-packetline-blocking" -version = "0.19.3" +version = "0.20.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "89c59c3ad41e68cb38547d849e9ef5ccfc0d00f282244ba1441ae856be54d001" +checksum = "fad0ffb982a289888087a165d3e849cbac724f2aa5431236b050dd2cb9c7de31" dependencies = [ "bstr", "faster-hex", @@ -3775,39 +3391,24 @@ dependencies = [ [[package]] name = "gix-pathspec" -version = "0.11.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ce061c50e5f8f7c830cacb3da3e999ae935e283ce8522249f0ce2256d110979d" -dependencies = [ - "bitflags 2.10.0", - "bstr", - "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" +version = "0.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "daedead611c9bd1f3640dc90a9012b45f790201788af4d659f28d94071da7fba" +checksum = "ed9e0c881933c37a7ef45288d6c5779c4a7b3ad240b4c37657e1d9829eb90085" dependencies = [ "bitflags 2.10.0", "bstr", - "gix-attributes 0.27.0", + "gix-attributes", "gix-config-value", - "gix-glob 0.21.0", + "gix-glob", "gix-path", "thiserror 2.0.17", ] [[package]] name = "gix-prompt" -version = "0.11.2" +version = "0.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "868e6516dfa16fdcbc5f8c935167d085f2ae65ccd4c9476a4319579d12a69d8d" +checksum = "974b142ea650fb0050a301958f49c8cc68929c36f686e9606a381ce39da34fd9" dependencies = [ "gix-command", "gix-config-value", @@ -3818,50 +3419,24 @@ dependencies = [ [[package]] name = "gix-protocol" -version = "0.50.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f5c17d78bb0414f8d60b5f952196dc2e47ec320dca885de9128ecdb4a0e38401" -dependencies = [ - "bstr", - "gix-credentials 0.29.0", - "gix-date", - "gix-features 0.42.1", - "gix-hash 0.18.0", - "gix-lock 17.1.0", - "gix-negotiate 0.20.1", - "gix-object 0.49.1", - "gix-ref 0.52.1", - "gix-refspec 0.30.1", - "gix-revwalk 0.20.1", - "gix-shallow 0.4.0", - "gix-trace", - "gix-transport 0.47.0", - "gix-utils", - "maybe-async", - "thiserror 2.0.17", - "winnow", -] - -[[package]] -name = "gix-protocol" -version = "0.51.0" +version = "0.55.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "12b4b807c47ffcf7c1e5b8119585368a56449f3493da93b931e1d4239364e922" +checksum = "02c5dfd068789442c5709e702ef42d851765f2c09a11bf0a13749d24363f4d07" dependencies = [ "bstr", - "gix-credentials 0.30.0", + "gix-credentials", "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-features", + "gix-hash", + "gix-lock", + "gix-negotiate", + "gix-object", + "gix-ref", + "gix-refspec", + "gix-revwalk", + "gix-shallow", "gix-trace", - "gix-transport 0.48.0", + "gix-transport", "gix-utils", "maybe-async", "thiserror 2.0.17", @@ -3881,39 +3456,18 @@ dependencies = [ [[package]] name = "gix-ref" -version = "0.52.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d1b7985657029684d759f656b09abc3e2c73085596d5cdb494428823970a7762" -dependencies = [ - "gix-actor", - "gix-features 0.42.1", - "gix-fs 0.15.0", - "gix-hash 0.18.0", - "gix-lock 17.1.0", - "gix-object 0.49.1", - "gix-path", - "gix-tempfile 17.1.0", - "gix-utils", - "gix-validate", - "memmap2", - "thiserror 2.0.17", - "winnow", -] - -[[package]] -name = "gix-ref" -version = "0.53.1" +version = "0.57.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b966f578079a42f4a51413b17bce476544cca1cf605753466669082f94721758" +checksum = "ccb33aa97006e37e9e83fde233569a66b02ed16fd4b0406cdf35834b06cf8a63" 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-features", + "gix-fs", + "gix-hash", + "gix-lock", + "gix-object", "gix-path", - "gix-tempfile 18.0.0", + "gix-tempfile", "gix-utils", "gix-validate", "memmap2", @@ -3923,27 +3477,14 @@ dependencies = [ [[package]] name = "gix-refspec" -version = "0.30.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "445ed14e3db78e8e79980085e3723df94e1c8163b3ae5bc8ed6a8fe6cf983b42" -dependencies = [ - "bstr", - "gix-hash 0.18.0", - "gix-revision 0.34.1", - "gix-validate", - "smallvec", - "thiserror 2.0.17", -] - -[[package]] -name = "gix-refspec" -version = "0.31.0" +version = "0.35.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7d29cae1ae31108826e7156a5e60bffacab405f4413f5bc0375e19772cce0055" +checksum = "dcbba6ae5389f4021f73a2d62a4195aace7db1e8bb684b25521d3d685f57da02" dependencies = [ "bstr", - "gix-hash 0.19.0", - "gix-revision 0.35.0", + "gix-glob", + "gix-hash", + "gix-revision", "gix-validate", "smallvec", "thiserror 2.0.17", @@ -3951,82 +3492,37 @@ dependencies = [ [[package]] name = "gix-revision" -version = "0.34.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "78d0b8e5cbd1c329e25383e088cb8f17439414021a643b30afa5146b71e3c65d" -dependencies = [ - "bitflags 2.10.0", - "bstr", - "gix-commitgraph 0.28.0", - "gix-date", - "gix-hash 0.18.0", - "gix-hashtable 0.8.1", - "gix-object 0.49.1", - "gix-revwalk 0.20.1", - "gix-trace", - "thiserror 2.0.17", -] - -[[package]] -name = "gix-revision" -version = "0.35.0" +version = "0.39.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f651f2b1742f760bb8161d6743229206e962b73d9c33c41f4e4aefa6586cbd3d" +checksum = "91898c83b18c635696f7355d171cfa74a52f38022ff89581f567768935ebc4c8" dependencies = [ "bitflags 2.10.0", "bstr", - "gix-commitgraph 0.29.0", + "gix-commitgraph", "gix-date", - "gix-hash 0.19.0", - "gix-hashtable 0.9.0", - "gix-object 0.50.2", - "gix-revwalk 0.21.0", + "gix-hash", + "gix-hashtable", + "gix-object", + "gix-revwalk", "gix-trace", "thiserror 2.0.17", ] [[package]] name = "gix-revwalk" -version = "0.20.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1bc756b73225bf005ddeb871d1ca7b3c33e2417d0d53e56effa5a36765b52b28" -dependencies = [ - "gix-commitgraph 0.28.0", - "gix-date", - "gix-hash 0.18.0", - "gix-hashtable 0.8.1", - "gix-object 0.49.1", - "smallvec", - "thiserror 2.0.17", -] - -[[package]] -name = "gix-revwalk" -version = "0.21.0" +version = "0.25.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "06e74f91709729e099af6721bd0fa7d62f243f2005085152301ca5cdd86ec02c" +checksum = "0d063699278485016863d0d2bb0db7609fd2e8ba9a89379717bf06fd96949eb2" dependencies = [ - "gix-commitgraph 0.29.0", + "gix-commitgraph", "gix-date", - "gix-hash 0.19.0", - "gix-hashtable 0.9.0", - "gix-object 0.50.2", + "gix-hash", + "gix-hashtable", + "gix-object", "smallvec", "thiserror 2.0.17", ] -[[package]] -name = "gix-sec" -version = "0.11.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d0dabbc78c759ecc006b970339394951b2c8e1e38a37b072c105b80b84c308fd" -dependencies = [ - "bitflags 2.10.0", - "gix-path", - "libc", - "windows-sys 0.59.0", -] - [[package]] name = "gix-sec" version = "0.12.2" @@ -4041,81 +3537,40 @@ dependencies = [ [[package]] name = "gix-shallow" -version = "0.4.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6b9a6f6e34d6ede08f522d89e5c7990b4f60524b8ae6ebf8e850963828119ad4" -dependencies = [ - "bstr", - "gix-hash 0.18.0", - "gix-lock 17.1.0", - "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-submodule" -version = "0.19.1" +version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5f51472f05a450cc61bc91ed2f62fb06e31e2bbb31c420bc4be8793f26c8b0c1" +checksum = "9c1c467fb9f7ec1d33613c2ea5482de514bcb84b8222a793cdc4c71955832356" dependencies = [ "bstr", - "gix-config 0.45.1", - "gix-path", - "gix-pathspec 0.11.0", - "gix-refspec 0.30.1", - "gix-url 0.31.0", + "gix-hash", + "gix-lock", "thiserror 2.0.17", ] [[package]] name = "gix-submodule" -version = "0.20.0" +version = "0.24.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "657cc5dd43cbc7a14d9c5aaf02cfbe9c2a15d077cded3f304adb30ef78852d3e" +checksum = "efee2a61198413d80de10028aa507344537827d776ade781760130721bec2419" dependencies = [ "bstr", - "gix-config 0.46.0", + "gix-config", "gix-path", - "gix-pathspec 0.12.0", - "gix-refspec 0.31.0", - "gix-url 0.32.0", + "gix-pathspec", + "gix-refspec", + "gix-url", "thiserror 2.0.17", ] [[package]] name = "gix-tempfile" -version = "17.1.0" +version = "20.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c750e8c008453a2dba67a2b0d928b7716e05da31173a3f5e351d5457ad4470aa" +checksum = "816bbb99bbf8cd329e38342594528506f224c4937a6341dbd1d16ee4082f621c" dependencies = [ "dashmap", - "gix-fs 0.15.0", - "libc", - "once_cell", - "parking_lot", - "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", + "gix-fs", "libc", - "once_cell", "parking_lot", "tempfile", ] @@ -4128,102 +3583,51 @@ checksum = "edd971cd6961fb1ebb29a0052a4ab04d8498dbf363c122e137b04753a3bbb5c3" [[package]] name = "gix-transport" -version = "0.47.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "edfe22ba26d4b65c17879f12b9882eafe65d3c8611c933b272fce2c10f546f59" -dependencies = [ - "base64", - "bstr", - "curl", - "gix-command", - "gix-credentials 0.29.0", - "gix-features 0.42.1", - "gix-packetline", - "gix-quote", - "gix-sec 0.11.0", - "gix-url 0.31.0", - "thiserror 2.0.17", -] - -[[package]] -name = "gix-transport" -version = "0.48.0" +version = "0.52.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "12f7cc0179fc89d53c54e1f9ce51229494864ab4bf136132d69db1b011741ca3" +checksum = "b4bfac2005f48ace4cacf3b2b16fa645db61fc49e26fc1748b8fba8973a6f1e9" dependencies = [ "base64", "bstr", "curl", "gix-command", - "gix-credentials 0.30.0", - "gix-features 0.43.1", + "gix-credentials", + "gix-features", "gix-packetline", "gix-quote", - "gix-sec 0.12.2", - "gix-url 0.32.0", - "thiserror 2.0.17", -] - -[[package]] -name = "gix-traverse" -version = "0.46.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b8648172f85aca3d6e919c06504b7ac26baef54e04c55eb0100fa588c102cc33" -dependencies = [ - "bitflags 2.10.0", - "gix-commitgraph 0.28.0", - "gix-date", - "gix-hash 0.18.0", - "gix-hashtable 0.8.1", - "gix-object 0.49.1", - "gix-revwalk 0.20.1", - "smallvec", + "gix-sec", + "gix-url", "thiserror 2.0.17", ] [[package]] name = "gix-traverse" -version = "0.47.0" +version = "0.51.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c7cdc82509d792ba0ad815f86f6b469c7afe10f94362e96c4494525a6601bdd5" +checksum = "4609dc412d594d7f8ef3294d0491d14678d543a9e0e42f3bc806241cde0bebdb" dependencies = [ "bitflags 2.10.0", - "gix-commitgraph 0.29.0", + "gix-commitgraph", "gix-date", - "gix-hash 0.19.0", - "gix-hashtable 0.9.0", - "gix-object 0.50.2", - "gix-revwalk 0.21.0", + "gix-hash", + "gix-hashtable", + "gix-object", + "gix-revwalk", "smallvec", "thiserror 2.0.17", ] [[package]] name = "gix-url" -version = "0.31.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "42a1ad0b04a5718b5cb233e6888e52a9b627846296161d81dcc5eb9203ec84b8" -dependencies = [ - "bstr", - "gix-features 0.42.1", - "gix-path", - "percent-encoding", - "thiserror 2.0.17", - "url", -] - -[[package]] -name = "gix-url" -version = "0.32.0" +version = "0.34.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1b76a9d266254ad287ffd44467cd88e7868799b08f4d52e02d942b93e514d16f" +checksum = "cff1996dfb9430b3699d89224c674169c1ae355eacc52bf30a03c0b8bffe73d9" dependencies = [ "bstr", - "gix-features 0.43.1", + "gix-features", "gix-path", "percent-encoding", "thiserror 2.0.17", - "url", ] [[package]] @@ -4248,38 +3652,19 @@ dependencies = [ [[package]] name = "gix-worktree" -version = "0.41.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "54f1916f8d928268300c977d773dd70a8746b646873b77add0a34876a8c847e9" -dependencies = [ - "bstr", - "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 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" +version = "0.46.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "55f625ac9126c19bef06dbc6d2703cdd7987e21e35b497bb265ac37d383877b1" +checksum = "1cfb7ce8cdbfe06117d335d1ad329351468d20331e0aafd108ceb647c1326aca" 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-attributes", + "gix-features", + "gix-fs", + "gix-glob", + "gix-hash", + "gix-ignore", + "gix-index", + "gix-object", "gix-path", "gix-validate", ] @@ -4729,7 +4114,7 @@ dependencies = [ "libc", "percent-encoding", "pin-project-lite", - "socket2 0.6.1", + "socket2 0.5.10", "system-configuration", "tokio", "tower-service", @@ -4986,7 +4371,7 @@ dependencies = [ "portable-atomic", "portable-atomic-util", "serde_core", - "windows-sys 0.61.2", + "windows-sys 0.52.0", ] [[package]] @@ -5171,15 +4556,6 @@ dependencies = [ "vcpkg", ] -[[package]] -name = "libz-rs-sys" -version = "0.5.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c10501e7805cee23da17c7790e59df2870c0d4043ec6d03f67d31e2b53e77415" -dependencies = [ - "zlib-rs", -] - [[package]] name = "libz-sys" version = "1.1.23" @@ -6366,16 +5742,6 @@ dependencies = [ "unicode-ident", ] -[[package]] -name = "prodash" -version = "29.0.2" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f04bb108f648884c23b98a0e940ebc2c93c0c3b89f04dbaf7eb8256ce617d1bc" -dependencies = [ - "log", - "parking_lot", -] - [[package]] name = "prodash" version = "30.0.1" @@ -6421,7 +5787,7 @@ dependencies = [ "quinn-udp", "rustc-hash", "rustls 0.23.35", - "socket2 0.6.1", + "socket2 0.5.10", "thiserror 2.0.17", "tokio", "tracing", @@ -6459,9 +5825,9 @@ dependencies = [ "cfg_aliases", "libc", "once_cell", - "socket2 0.6.1", + "socket2 0.5.10", "tracing", - "windows-sys 0.60.2", + "windows-sys 0.52.0", ] [[package]] @@ -6704,21 +6070,17 @@ checksum = "eddd3ca559203180a307f12d114c268abf583f59b03cb906fd0b3ff8646c1147" dependencies = [ "base64", "bytes", - "encoding_rs", "futures-channel", "futures-core", "futures-util", - "h2 0.4.12", "http 1.4.0", "http-body 1.0.1", "http-body-util", "hyper 1.8.1", - "hyper-rustls 0.27.7", "hyper-tls", "hyper-util", "js-sys", "log", - "mime", "native-tls", "percent-encoding", "pin-project-lite", @@ -6747,7 +6109,9 @@ dependencies = [ "base64", "bytes", "encoding_rs", + "futures-channel", "futures-core", + "futures-util", "h2 0.4.12", "http 1.4.0", "http-body 1.0.1", @@ -6860,7 +6224,7 @@ dependencies = [ "errno", "libc", "linux-raw-sys", - "windows-sys 0.61.2", + "windows-sys 0.52.0", ] [[package]] @@ -6929,7 +6293,7 @@ dependencies = [ "security-framework 3.5.1", "security-framework-sys", "webpki-root-certs", - "windows-sys 0.61.2", + "windows-sys 0.52.0", ] [[package]] @@ -8037,7 +7401,7 @@ dependencies = [ "getrandom 0.3.4", "once_cell", "rustix", - "windows-sys 0.61.2", + "windows-sys 0.52.0", ] [[package]] @@ -8914,7 +8278,7 @@ version = "0.1.11" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" dependencies = [ - "windows-sys 0.61.2", + "windows-sys 0.52.0", ] [[package]] diff --git a/crates/bin/docs_rs_watcher/Cargo.toml b/crates/bin/docs_rs_watcher/Cargo.toml index 9a2e7e57d..d173aeb0a 100644 --- a/crates/bin/docs_rs_watcher/Cargo.toml +++ b/crates/bin/docs_rs_watcher/Cargo.toml @@ -8,7 +8,7 @@ anyhow = { workspace = true } chrono = { workspace = true } clap = { workspace = true } crates-index = { version = "3.0.0", default-features = false, features = ["git", "git-https", "git-performance", "parallel"] } -crates-index-diff = { version = "28.0.0", features = [ "max-performance" ]} +crates-index-diff = { version = "29.0.0", features = [ "max-performance" ]} docs_rs_build_queue = { path = "../../lib/docs_rs_build_queue" } docs_rs_context = { path = "../../lib/docs_rs_context" } docs_rs_database = { path = "../../lib/docs_rs_database" }