mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-04-23 12:26:17 +02:00
6963e07be5
Bumps the rust-dependencies group in /src-tauri with 6 updates: | Package | From | To | | --- | --- | --- | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.23.1` | `1.23.2` | | [camino](https://github.com/camino-rs/camino) | `1.1.10` | `1.1.11` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.31` | `1.2.32` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.21` | `1.0.22` | | [slab](https://github.com/tokio-rs/slab) | `0.4.10` | `0.4.11` | | [tauri-winres](https://github.com/tauri-apps/winres) | `0.3.2` | `0.3.3` | Updates `bytemuck` from 1.23.1 to 1.23.2 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.23.1...v1.23.2) Updates `camino` from 1.1.10 to 1.1.11 - [Release notes](https://github.com/camino-rs/camino/releases) - [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md) - [Commits](https://github.com/camino-rs/camino/compare/camino-1.1.10...camino-1.1.11) Updates `cc` from 1.2.31 to 1.2.32 - [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.31...cc-v1.2.32) Updates `rustversion` from 1.0.21 to 1.0.22 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.21...1.0.22) Updates `slab` from 0.4.10 to 0.4.11 - [Release notes](https://github.com/tokio-rs/slab/releases) - [Changelog](https://github.com/tokio-rs/slab/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/slab/compare/v0.4.10...v0.4.11) Updates `tauri-winres` from 0.3.2 to 0.3.3 - [Release notes](https://github.com/tauri-apps/winres/releases) - [Changelog](https://github.com/tauri-apps/winres/blob/main/CHANGELOG.md) - [Commits](https://github.com/tauri-apps/winres/compare/winres-v0.3.2...winres-v0.3.3) --- updated-dependencies: - dependency-name: bytemuck dependency-version: 1.23.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: camino dependency-version: 1.1.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: cc dependency-version: 1.2.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustversion dependency-version: 1.0.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: slab dependency-version: 0.4.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tauri-winres dependency-version: 0.3.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>