Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the all group in /src-tauri with 19 updates
Bumps the all group in /src-tauri with 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.87` | | [async-executor](https://github.com/smol-rs/async-executor) | `1.13.0` | `1.13.1` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.18` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [globset](https://github.com/BurntSushi/ripgrep) | `0.4.14` | `0.4.15` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.22` | `0.4.23` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.36` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tao](https://github.com/tauri-apps/tao) | `0.16.9` | `0.16.10` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [wayland-backend](https://github.com/smithay/wayland-rs) | `0.3.6` | `0.3.7` | | [wayland-client](https://github.com/smithay/wayland-rs) | `0.31.5` | `0.31.6` | | [wayland-scanner](https://github.com/smithay/wayland-rs) | `0.31.4` | `0.31.5` | | [wayland-sys](https://github.com/smithay/wayland-rs) | `0.31.4` | `0.31.5` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.209...v1.0.210) Updates `anyhow` from 1.0.86 to 1.0.87 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.86...1.0.87) Updates `async-executor` from 1.13.0 to 1.13.1 - [Release notes](https://github.com/smol-rs/async-executor/releases) - [Changelog](https://github.com/smol-rs/async-executor/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-executor@v1.13.0...v1.13.1) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.18 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.1.15...cc-v1.1.18) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](RustCrypto/utils@cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `globset` from 0.4.14 to 0.4.15 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@globset-0.4.14...ignore-0.4.15) Updates `ignore` from 0.4.22 to 0.4.23 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](https://github.com/BurntSushi/ripgrep/commits) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](krisprice/ipnet@2.9.0...2.10.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](smol-rs/parking@v2.2.0...v2.2.1) Updates `rustix` from 0.38.35 to 0.38.36 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](bytecodealliance/rustix@v0.38.35...v0.38.36) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.209...v1.0.210) Updates `tao` from 0.16.9 to 0.16.10 - [Release notes](https://github.com/tauri-apps/tao/releases) - [Changelog](https://github.com/tauri-apps/tao/blob/tao-v0.16.10/CHANGELOG.md) - [Commits](tauri-apps/tao@tao-v0.16.9...tao-v0.16.10) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.11...tokio-util-0.7.12) Updates `wayland-backend` from 0.3.6 to 0.3.7 - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md) - [Commits](https://github.com/smithay/wayland-rs/commits) Updates `wayland-client` from 0.31.5 to 0.31.6 - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md) - [Commits](https://github.com/smithay/wayland-rs/commits) Updates `wayland-scanner` from 0.31.4 to 0.31.5 - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md) - [Commits](https://github.com/smithay/wayland-rs/commits) Updates `wayland-sys` from 0.31.4 to 0.31.5 - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md) - [Commits](https://github.com/smithay/wayland-rs/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: anyhow dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: async-executor dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: globset dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: ignore dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tao dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tokio-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: wayland-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: wayland-client dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: wayland-scanner dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: wayland-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information