mirror of
https://github.com/helix-editor/helix.git
synced 2025-10-06 00:13:28 +02:00
Bumps the rust-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [toml](https://github.com/toml-rs/toml) | `0.9.2` | `0.9.3` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.141` | | [tokio](https://github.com/tokio-rs/tokio) | `1.46.1` | `1.47.0` | | [clipboard-win](https://github.com/DoumanAsh/clipboard-win) | `5.4.0` | `5.4.1` | | [rustix](https://github.com/bytecodealliance/rustix) | `1.0.7` | `1.0.8` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.29` | `1.2.30` | | [gix](https://github.com/GitoxideLabs/gitoxide) | `0.72.1` | `0.73.0` | Updates `toml` from 0.9.2 to 0.9.3 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.9.2...toml-v0.9.3) Updates `serde_json` from 1.0.140 to 1.0.141 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.140...v1.0.141) Updates `tokio` from 1.46.1 to 1.47.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.46.1...tokio-1.47.0) Updates `clipboard-win` from 5.4.0 to 5.4.1 - [Commits](https://github.com/DoumanAsh/clipboard-win/commits) Updates `rustix` from 1.0.7 to 1.0.8 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGES.md) - [Commits](https://github.com/bytecodealliance/rustix/compare/v1.0.7...v1.0.8) Updates `cc` from 1.2.29 to 1.2.30 - [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.29...cc-v1.2.30) Updates `gix` from 0.72.1 to 0.73.0 - [Release notes](https://github.com/GitoxideLabs/gitoxide/releases) - [Changelog](https://github.com/GitoxideLabs/gitoxide/blob/main/CHANGELOG.md) - [Commits](https://github.com/GitoxideLabs/gitoxide/compare/gix-v0.72.1...gix-v0.73.0) --- updated-dependencies: - dependency-name: toml dependency-version: 0.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_json dependency-version: 1.0.141 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tokio dependency-version: 1.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: clipboard-win dependency-version: 5.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustix dependency-version: 1.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: cc dependency-version: 1.2.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: gix dependency-version: 0.73.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>