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 | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.109` | `1.0.111` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.78` | `1.0.79` | | [async-task](https://github.com/smol-rs/async-task) | `4.6.0` | `4.7.0` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.76` | `0.1.77` | | [bstr](https://github.com/BurntSushi/bstr) | `1.8.0` | `1.9.0` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.11` | `0.2.12` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.10` | `0.5.11` | | [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | `0.8.4` | `0.8.5` | | [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) | `0.9.17` | `0.9.18` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.18` | `0.8.19` | | [embed-resource](https://github.com/nabijaczleweli/rust-embed-resource) | `2.4.0` | `2.4.1` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.21` | `0.4.22` | | [libc](https://github.com/rust-lang/libc) | `0.2.151` | `0.2.152` | | [semver](https://github.com/dtolnay/semver) | `1.0.20` | `1.0.21` | | [serde_repr](https://github.com/dtolnay/serde-repr) | `0.1.17` | `0.1.18` | | [target-lexicon](https://github.com/bytecodealliance/target-lexicon) | `0.12.12` | `0.12.13` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.53` | `1.0.56` | | [winnow](https://github.com/winnow-rs/winnow) | `0.5.31` | `0.5.33` | Updates `serde_json` from 1.0.109 to 1.0.111 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.109...v1.0.111) Updates `anyhow` from 1.0.78 to 1.0.79 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.78...1.0.79) Updates `async-task` from 4.6.0 to 4.7.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.6.0...v4.7.0) Updates `async-trait` from 0.1.76 to 0.1.77 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/commits) Updates `bstr` from 1.8.0 to 1.9.0 - [Commits](BurntSushi/bstr@1.8.0...1.9.0) Updates `cpufeatures` from 0.2.11 to 0.2.12 - [Commits](RustCrypto/utils@cpufeatures-v0.2.11...cpufeatures-v0.2.12) Updates `crossbeam-channel` from 0.5.10 to 0.5.11 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.10...crossbeam-channel-0.5.11) Updates `crossbeam-deque` from 0.8.4 to 0.8.5 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-deque-0.8.4...crossbeam-deque-0.8.5) Updates `crossbeam-epoch` from 0.9.17 to 0.9.18 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-epoch-0.9.17...crossbeam-epoch-0.9.18) Updates `crossbeam-utils` from 0.8.18 to 0.8.19 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-utils-0.8.18...crossbeam-utils-0.8.19) Updates `embed-resource` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/nabijaczleweli/rust-embed-resource/releases) - [Commits](nabijaczleweli/rust-embed-resource@v2.4.0...v2.4.1) Updates `ignore` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.21...ignore-0.4.22) Updates `libc` from 0.2.151 to 0.2.152 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.151...0.2.152) Updates `semver` from 1.0.20 to 1.0.21 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.20...1.0.21) Updates `serde_repr` from 0.1.17 to 0.1.18 - [Release notes](https://github.com/dtolnay/serde-repr/releases) - [Commits](dtolnay/serde-repr@0.1.17...0.1.18) Updates `target-lexicon` from 0.12.12 to 0.12.13 - [Commits](bytecodealliance/target-lexicon@v0.12.12...v0.12.13) Updates `thiserror` from 1.0.53 to 1.0.56 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.53...1.0.56) Updates `winnow` from 0.5.31 to 0.5.33 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.5.31...v0.5.33) --- updated-dependencies: - dependency-name: serde_json 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-task dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: bstr 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: crossbeam-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: crossbeam-deque dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: crossbeam-epoch dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: embed-resource 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: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_repr 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: winnow dependency-type: indirect update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information