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 16 updates
Bumps the all group in /src-tauri with 16 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.108` | `1.0.109` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.76` | `1.0.78` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.75` | `0.1.76` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.9` | `0.5.10` | | [deranged](https://github.com/jhpratt/deranged) | `0.3.10` | `0.3.11` | | [fdeflate](https://github.com/image-rs/fdeflate) | `0.3.1` | `0.3.3` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` | | [futures-executor](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` | | [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.58` | `0.1.59` | | [memchr](https://github.com/BurntSushi/memchr) | `2.6.4` | `2.7.1` | | [os_pipe](https://github.com/oconnor663/os_pipe.rs) | `1.1.4` | `1.1.5` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.71` | `1.0.73` | | [quote](https://github.com/dtolnay/quote) | `1.0.33` | `1.0.34` | | [schannel](https://github.com/steffengy/schannel-rs) | `0.1.22` | `0.1.23` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.51` | `1.0.53` | | [winnow](https://github.com/winnow-rs/winnow) | `0.5.30` | `0.5.31` | Updates `serde_json` from 1.0.108 to 1.0.109 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.108...v1.0.109) Updates `anyhow` from 1.0.76 to 1.0.78 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.76...1.0.78) Updates `async-trait` from 0.1.75 to 0.1.76 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.75...0.1.76) Updates `crossbeam-channel` from 0.5.9 to 0.5.10 - [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.9...crossbeam-channel-0.5.10) Updates `deranged` from 0.3.10 to 0.3.11 - [Commits](https://github.com/jhpratt/deranged/commits/v0.3.11) Updates `fdeflate` from 0.3.1 to 0.3.3 - [Changelog](https://github.com/image-rs/fdeflate/blob/main/CHANGES.md) - [Commits](https://github.com/image-rs/fdeflate/commits) Updates `futures-channel` from 0.3.29 to 0.3.30 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.29...0.3.30) Updates `futures-executor` from 0.3.29 to 0.3.30 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.29...0.3.30) Updates `iana-time-zone` from 0.1.58 to 0.1.59 - [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md) - [Commits](strawlab/iana-time-zone@v0.1.58...v0.1.59) Updates `memchr` from 2.6.4 to 2.7.1 - [Commits](BurntSushi/memchr@2.6.4...2.7.1) Updates `os_pipe` from 1.1.4 to 1.1.5 - [Commits](oconnor663/os_pipe.rs@1.1.4...1.1.5) Updates `proc-macro2` from 1.0.71 to 1.0.73 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.71...1.0.73) Updates `quote` from 1.0.33 to 1.0.34 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.33...1.0.34) Updates `schannel` from 0.1.22 to 0.1.23 - [Release notes](https://github.com/steffengy/schannel-rs/releases) - [Commits](steffengy/schannel-rs@v0.1.22...v0.1.23) Updates `thiserror` from 1.0.51 to 1.0.53 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.51...1.0.53) Updates `winnow` from 0.5.30 to 0.5.31 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.5.30...v0.5.31) --- 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-trait 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: deranged dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: fdeflate dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: futures-executor 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: memchr dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: os_pipe dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: quote dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: schannel 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