From 01d8a39c0b0b123ad02fc969f473e71204104e41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 02:05:37 +0000 Subject: [PATCH] build(deps): bump the cargo group across 1 directory with 3 updates Bumps the cargo group with 3 updates in the / directory: [cc](https://github.com/rust-lang/cc-rs), [indexmap](https://github.com/indexmap-rs/indexmap) and [notify](https://github.com/notify-rs/notify). Updates `cc` from 1.2.27 to 1.2.29 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.27...cc-v1.2.29) Updates `indexmap` from 2.9.0 to 2.10.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](https://github.com/indexmap-rs/indexmap/compare/2.9.0...2.10.0) Updates `notify` from 8.0.0 to 8.1.0 - [Release notes](https://github.com/notify-rs/notify/releases) - [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md) - [Commits](https://github.com/notify-rs/notify/compare/notify-8.0.0...notify-8.1.0) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: indexmap dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: notify dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] --- Cargo.lock | Bin 76376 -> 78718 bytes Cargo.toml | 4 ++-- crates/xtask/Cargo.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index d5c6a5d38b7e6cb46460ae274a54d217c820d470..a82b72c9d610b48646e393018a52f8843a0d32e4 100644 GIT binary patch delta 1410 zcmYjRJ&2w~5N1EW`|(b5Nxmd^xg2=LU?Cy5yR$R9+vK8XBNp+r6p!86T{ujPa*#CP z64Xi&3?K4VcBZgX4*9@BO(y}tLL_#ku@kk_B0BHgMQoON_hsjqXXbh4-jBlvzYahD zX*B-w!;9<424h4BrCNy2IrPqR;N~M>bX0-a`Wne%3n7;1V{X}|)Q}?3_}RY~cds9t zc~O~Lw>H*WbzA}hK(*Ex<4jCCbE?KhUo2J(EFchE$i@_=6sXl!1N)GO#&@1OvHQ&C z%-s0y`x_T(V$eoY@r7#$B{i3zadyGSnxa(esi5{Q#q3Kdy5;Cwa=8}7NNIdu9pAmT zb$c|Xttr&)fF2oxaO^Pl1f*O1!9FnIihZ{ zSzDmwWP&rqfFW2iHgoPP?mil*kpclY)4esN7Q4rfsEx@}L*<6usabWh+nQA$bXVlh z0AUZ6i5kVm9JxwUQxry}WH3q4DR3%U8%AkM&B!(fE0MDZNm`j|dx$#I-59FTG{QN3 z`fPW9Mvdk#Z(rqAeXhUiE={YY;a+rJ$~bdyefsR&>gj7+Zg9*&)~3{{p1~J8E8WebYPS35F*(jptC`90QMEPL3%gI})Zy{l?`&KM zltaN5wG7%s5kWG}Cv1s;lgLTKQ70!Nv=;`QgiHICucJJxHKNm$g)IbIY$N0%j?P;z893eaz{Y29447xvN)l|2-q?QlTS})tofx#r>_cBLmM`b8-pV1aC gDhu9H!{VH93fVQML31=AXcwrjc6oARS^d25FG-z`djJ3c delta 482 zcmXBQJ!n)x6a`@Jvap-AcxrYH1|v}+D6yFTd#8!PQWWBfV54DvVIfKi3qg$*=~W&& zm0*)zS@3}%q_(mUV+so`v{ow{@j?2J!#U^QkM5UG-PfOI0qbWE)-EVQ=NNLYvr*BR z%&n7&6eX#VtWq9@Nl80JT6q#2MP|Y|LgRA`^*0zz?+^Qzz}EcYcqKVxF?zJxS|b>` zs1c?1ngwl1L?WfKB=2mSnYl|bWRHwo8_9Y3brz0Im)Cm(VD-m)S65Lf%se>m(Q6|$ zwUFtYtc=M~%!cJ?i7O!;8uEb$7E_cuMXoTigL?auo!Rnz3C61;r*;~XUPfbFKrf6- z$t1-bS&XD(&>;zvReOaro;=EA2}95#StaW?&zA;^r}JbZ-JRS{wcOgQpY~7IUmx|# zyK_)Y_qO)7n^#?U*)4Z^aJ<}{f$ehZ2+TCQhhVewwu1FeSsOvWJQ+e&mgnJG^WrG{ zg>qvAAIjq%bj$lWI9$%p!??LV2Y;ZfEWn^VJONeH@^Po^wy3$h0J&4HoPyy2{kaIg Kq1ibD`_+H+;F8Dy diff --git a/Cargo.toml b/Cargo.toml index 5deba6650..08b8a92dc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -103,7 +103,7 @@ ansi_colours = "1.2.3" anstyle = "1.0.11" anyhow = "1.0.98" bstr = "1.12.0" -cc = "1.2.27" +cc = "1.2.29" clap = { version = "4.5.40", features = [ "cargo", "derive", @@ -124,7 +124,7 @@ git2 = "0.20.2" glob = "0.3.2" heck = "0.5.0" html-escape = "0.2.13" -indexmap = "2.9.0" +indexmap = "2.10.0" indoc = "2.0.6" libloading = "0.8.8" log = { version = "0.4.27", features = ["std"] } diff --git a/crates/xtask/Cargo.toml b/crates/xtask/Cargo.toml index 222fafd32..94f355428 100644 --- a/crates/xtask/Cargo.toml +++ b/crates/xtask/Cargo.toml @@ -28,5 +28,5 @@ semver.workspace = true serde.workspace = true serde_json.workspace = true ureq = "3.0.12" -notify = "8.0.0" +notify = "8.1.0" notify-debouncer-full = "0.5.0"