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 15 updates (#159)
Bumps the all group in /src-tauri with 15 updates: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.188` | `1.0.189` | | [tauri](https://github.com/tauri-apps/tauri) | `1.4.1` | `1.5.2` | | [tauri-build](https://github.com/tauri-apps/tauri) | `1.4.0` | `1.5.0` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `1.1.1` | `1.1.2` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.73` | `0.1.74` | | [bstr](https://github.com/BurntSushi/bstr) | `1.6.2` | `1.7.0` | | [deranged](https://github.com/jhpratt/deranged) | `0.3.8` | `0.3.9` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.27` | `1.0.28` | | [json-patch](https://github.com/idubrov/json-patch) | `1.1.0` | `1.2.0` | | [regex](https://github.com/rust-lang/regex) | `1.9.6` | `1.10.1` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.37.24` | `0.37.25` | | [semver](https://github.com/dtolnay/semver) | `1.0.19` | `1.0.20` | | [time](https://github.com/time-rs/time) | `0.3.29` | `0.3.30` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.37` | `0.1.39` | | [winnow](https://github.com/winnow-rs/winnow) | `0.5.16` | `0.5.17` | Updates `serde` from 1.0.188 to 1.0.189 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.188...v1.0.189) Updates `tauri` from 1.4.1 to 1.5.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v1.4.1...tauri-v1.5.2) Updates `tauri-build` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-build-v1.4...tauri-build-v1.5) Updates `aho-corasick` from 1.1.1 to 1.1.2 - [Commits](BurntSushi/aho-corasick@1.1.1...1.1.2) Updates `async-trait` from 0.1.73 to 0.1.74 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.73...0.1.74) Updates `bstr` from 1.6.2 to 1.7.0 - [Commits](BurntSushi/bstr@1.6.2...1.7.0) Updates `deranged` from 0.3.8 to 0.3.9 - [Commits](https://github.com/jhpratt/deranged/commits) Updates `flate2` from 1.0.27 to 1.0.28 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.0.27...1.0.28) Updates `json-patch` from 1.1.0 to 1.2.0 - [Changelog](https://github.com/idubrov/json-patch/blob/main/CHANGELOG.md) - [Commits](idubrov/json-patch@v1.1.0...v1.2.0) Updates `regex` from 1.9.6 to 1.10.1 - [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.9.6...1.10.1) Updates `rustix` from 0.37.24 to 0.37.25 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](bytecodealliance/rustix@v0.37.24...v0.37.25) Updates `semver` from 1.0.19 to 1.0.20 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.19...1.0.20) Updates `time` from 0.3.29 to 0.3.30 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.29...v0.3.30) Updates `tracing` from 0.1.37 to 0.1.39 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.37...tracing-0.1.39) Updates `winnow` from 0.5.16 to 0.5.17 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.5.16...v0.5.17) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tauri dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: tauri-build dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: aho-corasick 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: bstr dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: deranged dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: flate2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: json-patch dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: rustix 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: time 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: winnow dependency-type: indirect update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information