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 12 updates (#266)
Bumps the all group in /src-tauri with 12 updates: | Package | From | To | | --- | --- | --- | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.82` | `0.1.83` | | [autocfg](https://github.com/cuviper/autocfg) | `1.3.0` | `1.4.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.21` | `1.1.23` | | [embed-resource](https://github.com/nabijaczleweli/rust-embed-resource) | `2.4.3` | `2.5.0` | | [fdeflate](https://github.com/image-rs/fdeflate) | `0.3.4` | `0.3.5` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.33` | `1.0.34` | | [libc](https://github.com/rust-lang/libc) | `0.2.158` | `0.2.159` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.0` | `1.20.1` | | [png](https://github.com/image-rs/image-png) | `0.17.13` | `0.17.14` | | [serde_spanned](https://github.com/toml-rs/toml) | `0.6.7` | `0.6.8` | | [tar](https://github.com/alexcrichton/tar-rs) | `0.4.41` | `0.4.42` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.0` | `0.4.1` | Updates `async-trait` from 0.1.82 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.82...0.1.83) Updates `autocfg` from 1.3.0 to 1.4.0 - [Commits](cuviper/autocfg@1.3.0...1.4.0) Updates `cc` from 1.1.21 to 1.1.23 - [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.21...cc-v1.1.23) Updates `embed-resource` from 2.4.3 to 2.5.0 - [Release notes](https://github.com/nabijaczleweli/rust-embed-resource/releases) - [Commits](nabijaczleweli/rust-embed-resource@v2.4.3...v2.5.0) Updates `fdeflate` from 0.3.4 to 0.3.5 - [Changelog](https://github.com/image-rs/fdeflate/blob/main/CHANGES.md) - [Commits](https://github.com/image-rs/fdeflate/commits) Updates `flate2` from 1.0.33 to 1.0.34 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/flate2-rs@1.0.33...1.0.34) Updates `libc` from 0.2.158 to 0.2.159 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.159/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.158...0.2.159) Updates `once_cell` from 1.20.0 to 1.20.1 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.0...v1.20.1) Updates `png` from 0.17.13 to 0.17.14 - [Changelog](https://github.com/image-rs/image-png/blob/master/CHANGES.md) - [Commits](image-rs/image-png@v0.17.13...v0.17.14) Updates `serde_spanned` from 0.6.7 to 0.6.8 - [Commits](toml-rs/toml@serde_spanned-v0.6.7...serde_spanned-v0.6.8) Updates `tar` from 0.4.41 to 0.4.42 - [Commits](alexcrichton/tar-rs@0.4.41...0.4.42) Updates `wasm-streams` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases) - [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md) - [Commits](MattiasBuelens/wasm-streams@v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: autocfg 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: embed-resource dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: fdeflate 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: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: once_cell dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: png dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_spanned dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tar dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: wasm-streams 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