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 18 updates
Bumps the all group in /src-tauri with 18 updates: | Package | From | To | | --- | --- | --- | | [async-executor](https://github.com/smol-rs/async-executor) | `1.5.4` | `1.6.0` | | [async-task](https://github.com/smol-rs/async-task) | `4.4.1` | `4.5.0` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.9` | `0.2.10` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.57` | `0.1.58` | | [ipnet](https://github.com/krisprice/ipnet) | `2.8.0` | `2.9.0` | | [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.10` | `0.4.11` | | [mio](https://github.com/tokio-rs/mio) | `0.8.8` | `0.8.9` | | [parking](https://github.com/smol-rs/parking) | `2.1.1` | `2.2.0` | | [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.8` | `0.9.9` | | [plist](https://github.com/ebarnard/rust-plist) | `1.5.0` | `1.5.1` | | [regex](https://github.com/rust-lang/regex) | `1.10.1` | `1.10.2` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.37.25` | `0.37.26` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.3.0` | `3.4.0` | | [socket2](https://github.com/rust-lang/socket2) | `0.4.9` | `0.4.10` | | [target-lexicon](https://github.com/bytecodealliance/target-lexicon) | `0.12.11` | `0.12.12` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.49` | `1.0.50` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.39` | `0.1.40` | | [uuid](https://github.com/uuid-rs/uuid) | `1.4.1` | `1.5.0` | Updates `async-executor` from 1.5.4 to 1.6.0 - [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.5.4...v1.6.0) Updates `async-task` from 4.4.1 to 4.5.0 - [Release notes](https://github.com/smol-rs/async-task/releases) - [Changelog](https://github.com/smol-rs/async-task/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-task@v4.4.1...v4.5.0) Updates `cpufeatures` from 0.2.9 to 0.2.10 - [Commits](RustCrypto/utils@cpufeatures-v0.2.9...cpufeatures-v0.2.10) Updates `iana-time-zone` from 0.1.57 to 0.1.58 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](strawlab/iana-time-zone@v0.1.57...v0.1.58) Updates `ipnet` from 2.8.0 to 2.9.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](krisprice/ipnet@2.8.0...2.9.0) Updates `lock_api` from 0.4.10 to 0.4.11 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](Amanieu/parking_lot@lock_api-0.4.10...lock_api-0.4.11) Updates `mio` from 0.8.8 to 0.8.9 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](tokio-rs/mio@v0.8.8...v0.8.9) Updates `parking` from 2.1.1 to 2.2.0 - [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.1.1...v2.2.0) Updates `parking_lot_core` from 0.9.8 to 0.9.9 - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](Amanieu/parking_lot@core-0.9.8...core-0.9.9) Updates `plist` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/ebarnard/rust-plist/releases) - [Commits](ebarnard/rust-plist@v1.5.0...v1.5.1) Updates `regex` from 1.10.1 to 1.10.2 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.10.1...1.10.2) Updates `rustix` from 0.37.25 to 0.37.26 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](bytecodealliance/rustix@v0.37.25...v0.37.26) Updates `serde_with` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.3.0...v3.4.0) Updates `socket2` from 0.4.9 to 0.4.10 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](rust-lang/socket2@v0.4.9...v0.4.10) Updates `target-lexicon` from 0.12.11 to 0.12.12 - [Commits](bytecodealliance/target-lexicon@v0.12.11...v0.12.12) Updates `thiserror` from 1.0.49 to 1.0.50 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.49...1.0.50) Updates `tracing` from 0.1.39 to 0.1.40 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.39...tracing-0.1.40) Updates `uuid` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.4.1...1.5.0) --- updated-dependencies: - dependency-name: async-executor dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: async-task dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: iana-time-zone 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: lock_api dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: mio dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: parking dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: parking_lot_core dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: plist dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: regex 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_with dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: socket2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: target-lexicon dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: thiserror dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tracing dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: uuid dependency-type: indirect update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information