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 across 1 directory with 51 updates
Bumps the all group with 41 updates in the /src-tauri directory: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [serde](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.214` | | [tauri](https://github.com/tauri-apps/tauri) | `1.8.0` | `1.8.1` | | [tauri-build](https://github.com/tauri-apps/tauri) | `1.5.5` | `2.0.2` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.89` | `1.0.92` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.18.0` | `1.19.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.7.2` | `1.8.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.23` | `1.1.34` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.34` | `0.8.35` | | [fdeflate](https://github.com/image-rs/fdeflate) | `0.3.5` | `0.3.6` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-lite](https://github.com/smol-rs/futures-lite) | `2.3.0` | `2.4.0` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` | | [httparse](https://github.com/seanmonstar/httparse) | `1.9.4` | `1.9.5` | | [hyper](https://github.com/hyperium/hyper) | `0.14.30` | `0.14.31` | | [ipnet](https://github.com/krisprice/ipnet) | `2.10.0` | `2.10.1` | | [libc](https://github.com/rust-lang/libc) | `0.2.159` | `0.2.161` | | [object](https://github.com/gimli-rs/object) | `0.36.4` | `0.36.5` | | [once_cell](https://github.com/matklad/once_cell) | `1.20.1` | `1.20.2` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [pathdiff](https://github.com/Manishearth/pathdiff) | `0.2.1` | `0.2.2` | | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.14` | `0.2.15` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.86` | `1.0.89` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.1` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.37` | `0.38.38` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.17` | `1.0.18` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.9.0` | `3.11.0` | | [sys-locale](https://github.com/1Password/sys-locale) | `0.3.1` | `0.3.2` | | [tar](https://github.com/alexcrichton/tar-rs) | `0.4.42` | `0.4.43` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.64` | `1.0.67` | | [tokio](https://github.com/tokio-rs/tokio) | `1.40.0` | `1.41.0` | | [tree_magic_mini](https://github.com/mbrubeck/tree_magic) | `3.1.5` | `3.1.6` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.15` | `0.3.17` | | [url](https://github.com/servo/rust-url) | `2.5.2` | `2.5.3` | | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.93` | `0.2.95` | | [wasm-streams](https://github.com/MattiasBuelens/wasm-streams) | `0.4.1` | `0.4.2` | | [wayland-client](https://github.com/smithay/wayland-rs) | `0.31.6` | `0.31.7` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@1.0.128...1.0.132) Updates `serde` from 1.0.210 to 1.0.214 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.214) Updates `tauri` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v1.8.0...tauri-v1.8.1) Updates `tauri-build` from 1.5.5 to 2.0.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-build-v1.5.5...tauri-build-v2.0.2) Updates `anyhow` from 1.0.89 to 1.0.92 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.89...1.0.92) Updates `bytemuck` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.18.0...v1.19.0) Updates `bytes` from 1.7.2 to 1.8.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.7.2...v1.8.0) Updates `cargo_toml` from 0.15.3 to 0.17.2 - [Commits](https://gitlab.com/lib.rs/cargo_toml/commits/main) Updates `cc` from 1.1.23 to 1.1.34 - [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.23...cc-v1.1.34) Updates `encoding_rs` from 0.8.34 to 0.8.35 - [Commits](hsivonen/encoding_rs@v0.8.34...v0.8.35) Updates `fdeflate` from 0.3.5 to 0.3.6 - [Changelog](https://github.com/image-rs/fdeflate/blob/main/CHANGES.md) - [Commits](image-rs/fdeflate@v0.3.5...v0.3.6) Updates `futures-core` from 0.3.30 to 0.3.31 - [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.30...0.3.31) Updates `futures-io` from 0.3.30 to 0.3.31 - [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.30...0.3.31) Updates `futures-lite` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/smol-rs/futures-lite/releases) - [Changelog](https://github.com/smol-rs/futures-lite/blob/master/CHANGELOG.md) - [Commits](smol-rs/futures-lite@v2.3.0...v2.4.0) Updates `futures-sink` from 0.3.30 to 0.3.31 - [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.30...0.3.31) Updates `futures-task` from 0.3.30 to 0.3.31 - [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.30...0.3.31) Updates `futures-util` from 0.3.30 to 0.3.31 - [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.30...0.3.31) Updates `httparse` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](seanmonstar/httparse@v1.9.4...v1.9.5) Updates `hyper` from 0.14.30 to 0.14.31 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.31/CHANGELOG.md) - [Commits](hyperium/hyper@v0.14.30...v0.14.31) Updates `ipnet` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](https://github.com/krisprice/ipnet/commits) Updates `libc` from 0.2.159 to 0.2.161 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.159...0.2.161) Updates `object` from 0.36.4 to 0.36.5 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](gimli-rs/object@0.36.4...0.36.5) Updates `once_cell` from 1.20.1 to 1.20.2 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.1...v1.20.2) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.66...openssl-v0.10.68) Updates `openssl-sys` from 0.9.103 to 0.9.104 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-sys-v0.9.103...openssl-sys-v0.9.104) Updates `pathdiff` from 0.2.1 to 0.2.2 - [Commits](https://github.com/Manishearth/pathdiff/commits) Updates `pin-project-lite` from 0.2.14 to 0.2.15 - [Release notes](https://github.com/taiki-e/pin-project-lite/releases) - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md) - [Commits](taiki-e/pin-project-lite@v0.2.14...v0.2.15) Updates `proc-macro2` from 1.0.86 to 1.0.89 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.86...1.0.89) Updates `regex` from 1.10.6 to 1.11.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.10.6...1.11.1) Updates `rustix` from 0.38.37 to 0.38.38 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Changelog](https://github.com/bytecodealliance/rustix/blob/main/CHANGELOG.md) - [Commits](bytecodealliance/rustix@v0.38.37...v0.38.38) Updates `rustversion` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.17...1.0.18) Updates `serde_derive` from 1.0.210 to 1.0.214 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.214) Updates `serde_with` from 3.9.0 to 3.11.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.9.0...v3.11.0) Updates `serde_with_macros` from 3.9.0 to 3.11.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.9.0...v3.11.0) Updates `sys-locale` from 0.3.1 to 0.3.2 - [Release notes](https://github.com/1Password/sys-locale/releases) - [Changelog](https://github.com/1Password/sys-locale/blob/main/CHANGELOG.md) - [Commits](1Password/sys-locale@v0.3.1...v0.3.2) Updates `tar` from 0.4.42 to 0.4.43 - [Commits](alexcrichton/tar-rs@0.4.42...0.4.43) Updates `thiserror` from 1.0.64 to 1.0.67 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.64...1.0.67) Updates `thiserror-impl` from 1.0.64 to 1.0.67 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.64...1.0.67) Updates `tokio` from 1.40.0 to 1.41.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.41.0) Updates `tree_magic_mini` from 3.1.5 to 3.1.6 - [Release notes](https://github.com/mbrubeck/tree_magic/releases) - [Changelog](https://github.com/mbrubeck/tree_magic/blob/mini/CHANGELOG.md) - [Commits](mbrubeck/tree_magic@v3.1.5...v3.1.6) Updates `unicode-bidi` from 0.3.15 to 0.3.17 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](servo/unicode-bidi@v0.3.15...v0.3.17) Updates `url` from 2.5.2 to 2.5.3 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.2...v2.5.3) Updates `uuid` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.10.0...1.11.0) Updates `wasm-bindgen` from 0.2.93 to 0.2.95 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.93...0.2.95) Updates `wasm-bindgen-backend` from 0.2.93 to 0.2.95 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.93...0.2.95) Updates `wasm-bindgen-macro` from 0.2.93 to 0.2.95 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.93...0.2.95) Updates `wasm-bindgen-macro-support` from 0.2.93 to 0.2.95 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.93...0.2.95) Updates `wasm-bindgen-shared` from 0.2.93 to 0.2.95 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](rustwasm/wasm-bindgen@0.2.93...0.2.95) Updates `wasm-streams` from 0.4.1 to 0.4.2 - [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.1...v0.4.2) Updates `wayland-client` from 0.31.6 to 0.31.7 - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md) - [Commits](https://github.com/smithay/wayland-rs/commits) Updates `web-sys` from 0.3.70 to 0.3.72 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - 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-patch dependency-group: all - dependency-name: tauri-build dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: anyhow dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: bytemuck dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: bytes dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: cargo_toml 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: encoding_rs 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-core dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: futures-io dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: futures-lite dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: futures-sink dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: futures-task dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: futures-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: httparse dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: ipnet 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: object 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: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: openssl-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: pathdiff dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: pin-project-lite 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: 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: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_derive 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: serde_with_macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: sys-locale 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: thiserror dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tokio dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: tree_magic_mini dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: url 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 - dependency-name: wasm-bindgen dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: wasm-bindgen-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: wasm-bindgen-macro dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: wasm-bindgen-macro-support dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: wasm-bindgen-shared 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 - dependency-name: wayland-client dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information