From 7ba7c4a8ce4ea58a8166aba251bacc04c380d0e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 21:08:42 +0000 Subject: [PATCH] build(deps): bump the cargo group with 7 updates Bumps the cargo group with 7 updates: | Package | From | To | | --- | --- | --- | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.36` | `1.2.37` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.11.0` | `2.11.1` | | [semver](https://github.com/dtolnay/semver) | `1.0.26` | `1.0.27` | | [serde](https://github.com/serde-rs/serde) | `1.0.219` | `1.0.224` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.219` | `1.0.224` | | [serde_json](https://github.com/serde-rs/json) | `1.0.143` | `1.0.145` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.21.0` | `3.22.0` | Updates `cc` from 1.2.36 to 1.2.37 - [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.36...cc-v1.2.37) Updates `indexmap` from 2.11.0 to 2.11.1 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](https://github.com/indexmap-rs/indexmap/compare/2.11.0...2.11.1) Updates `semver` from 1.0.26 to 1.0.27 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](https://github.com/dtolnay/semver/compare/1.0.26...1.0.27) Updates `serde` from 1.0.219 to 1.0.224 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.219...v1.0.224) Updates `serde_derive` from 1.0.219 to 1.0.224 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.219...v1.0.224) Updates `serde_json` from 1.0.143 to 1.0.145 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.143...v1.0.145) Updates `tempfile` from 3.21.0 to 3.22.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.21.0...v3.22.0) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: indexmap dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: semver dependency-version: 1.0.27 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde dependency-version: 1.0.224 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_derive dependency-version: 1.0.224 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_json dependency-version: 1.0.145 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tempfile dependency-version: 3.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] --- Cargo.lock | Bin 67293 -> 67570 bytes Cargo.toml | 10 +++++----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 6507507c78a051bb2729e5bd89f675c435430496..d42f2e23936f4f5c526d45f6f284d7393bb61cac 100644 GIT binary patch delta 714 zcmXw%y=xXg48|$_zz-BH_U&RzDe5TqkzDQsTL*RZb#rjZ#9Un1rr2^?t6t^&H2 zd{(x?LD-nt8j^}AP$V}7)Di(xZP4dlPiE`O2e`UmpHkrM=_w3q0+c`DeqC{F9bCo=}LMfOeB1Q1z#<(^_ z&lyXrEhgVQIB8XdljrKSzqmc=&)+TfUzbn!omcDqrQm>VGCsm(r^TR_*hUJVpvnVpchXn( O@AQMPHhZyuUw;FbV%y*V delta 585 zcmXw$uWuDV49D|e1dx#MW;Oyy)U|hQ?+|+m&1MJ!bG>VWodktIEg=&ZHi01%=p|1f z2qD3d5SZT|0UE)LfNhiSug|Z;jq}$Vr_XOJc+~UV9VFD)kyAD@>)N2QQvi!i3R#eV z)WAwq^{m=Eo4I&OQn}Mu94yzjZ+?C_&bD@U98-ppLyEzROXgHC<{U{d^xj${F~aVU z+?zpTj}i-X1|^PTZ?(C8_2k8af63U`YiTKWOg)p&m`1hdBmhDnDFtV>W-3y0bzn_3 z%T!~{ef<2r953JA8E0d83CiED9t;~>XAT^oXfiCurEAq%NC7gX1i>gK>4X#lCgQHD zvx|7T+&_6VK3>~iADuk4KY;$WIRF3v diff --git a/Cargo.toml b/Cargo.toml index 6a7b01189..43e3b41cb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -106,7 +106,7 @@ ansi_colours = "1.2.3" anstyle = "1.0.11" anyhow = "1.0.99" bstr = "1.12.0" -cc = "1.2.36" +cc = "1.2.37" clap = { version = "4.5.45", features = [ "cargo", "derive", @@ -126,7 +126,7 @@ fs4 = "0.12.0" glob = "0.3.3" heck = "0.5.0" html-escape = "0.2.13" -indexmap = "2.11.0" +indexmap = "2.11.1" indoc = "2.0.6" libloading = "0.8.8" log = { version = "0.4.28", features = ["std"] } @@ -138,14 +138,14 @@ rand = "0.8.5" regex = "1.11.2" regex-syntax = "0.8.6" rustc-hash = "2.1.1" -semver = { version = "1.0.26", features = ["serde"] } +semver = { version = "1.0.27", features = ["serde"] } serde = { version = "1.0.219", features = ["derive"] } serde_derive = "1.0.217" -serde_json = { version = "1.0.143", features = ["preserve_order"] } +serde_json = { version = "1.0.145", features = ["preserve_order"] } similar = "2.7.0" smallbitvec = "2.6.0" streaming-iterator = "0.1.9" -tempfile = "3.21.0" +tempfile = "3.22.0" thiserror = "2.0.16" tiny_http = "0.12.0" topological-sort = "0.2.2"