mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-04-22 11:56:22 +02:00
5ed3f0c158
Bumps the rust-dependencies group with 13 updates in the /src-tauri directory: | Package | From | To | | --- | --- | --- | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.28` | `0.13.1` | | [tokio](https://github.com/tokio-rs/tokio) | `1.48.0` | `1.49.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.178` | `0.2.179` | | [clap](https://github.com/clap-rs/clap) | `4.5.53` | `4.5.54` | | [iri-string](https://github.com/lo48576/iri-string) | `0.7.9` | `0.7.10` | | [portable-atomic](https://github.com/taiki-e/portable-atomic) | `1.12.0` | `1.13.0` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.103` | `1.0.104` | | [tray-icon](https://github.com/tauri-apps/tray-icon) | `0.21.2` | `0.21.3` | | [wayland-backend](https://github.com/smithay/wayland-rs) | `0.3.11` | `0.3.12` | | [wayland-client](https://github.com/smithay/wayland-rs) | `0.31.11` | `0.31.12` | | [wayland-protocols](https://github.com/smithay/wayland-rs) | `0.32.9` | `0.32.10` | | [zeroize_derive](https://github.com/RustCrypto/utils) | `1.4.2` | `1.4.3` | | [zmij](https://github.com/dtolnay/zmij) | `1.0.0` | `1.0.9` | Updates `reqwest` from 0.12.28 to 0.13.1 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.28...v0.13.1) Updates `tokio` from 1.48.0 to 1.49.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.48.0...tokio-1.49.0) Updates `libc` from 0.2.178 to 0.2.179 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.178...0.2.179) Updates `clap` from 4.5.53 to 4.5.54 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.53...clap_complete-v4.5.54) Updates `clap_builder` from 4.5.53 to 4.5.54 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.5.53...v4.5.54) Updates `foreign-types` from 0.3.2 to 0.5.0 - [Release notes](https://github.com/sfackler/foreign-types/releases) - [Commits](https://github.com/sfackler/foreign-types/compare/v0.3.2...v0.5.0) Updates `foreign-types-shared` from 0.1.1 to 0.3.1 - [Release notes](https://github.com/sfackler/foreign-types/releases) - [Commits](https://github.com/sfackler/foreign-types/commits/foreign-types-shared-v0.3.1) Updates `iri-string` from 0.7.9 to 0.7.10 - [Changelog](https://github.com/lo48576/iri-string/blob/develop/CHANGELOG.md) - [Commits](https://github.com/lo48576/iri-string/compare/v0.7.9...v0.7.10) Updates `openssl-probe` from 0.1.6 to 0.2.0 - [Release notes](https://github.com/alexcrichton/openssl-probe/releases) - [Commits](https://github.com/alexcrichton/openssl-probe/compare/0.1.6...0.2.0) Updates `portable-atomic` from 1.12.0 to 1.13.0 - [Release notes](https://github.com/taiki-e/portable-atomic/releases) - [Changelog](https://github.com/taiki-e/portable-atomic/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/portable-atomic/compare/v1.12.0...v1.13.0) Updates `proc-macro2` from 1.0.103 to 1.0.104 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.103...1.0.104) Updates `security-framework` from 2.11.1 to 3.5.1 - [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.11.1...v3.5.1) Updates `tray-icon` from 0.21.2 to 0.21.3 - [Release notes](https://github.com/tauri-apps/tray-icon/releases) - [Changelog](https://github.com/tauri-apps/tray-icon/blob/dev/CHANGELOG.md) - [Commits](https://github.com/tauri-apps/tray-icon/compare/tray-icon-v0.21.2...tray-icon-v0.21.3) Updates `wayland-backend` from 0.3.11 to 0.3.12 - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Commits](https://github.com/smithay/wayland-rs/commits) Updates `wayland-client` from 0.31.11 to 0.31.12 - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Commits](https://github.com/smithay/wayland-rs/commits) Updates `wayland-protocols` from 0.32.9 to 0.32.10 - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Commits](https://github.com/smithay/wayland-rs/commits) Updates `wayland-scanner` from 0.31.7 to 0.31.8 - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Commits](https://github.com/smithay/wayland-rs/commits) Updates `wayland-sys` from 0.31.7 to 0.31.8 - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Commits](https://github.com/smithay/wayland-rs/commits) Updates `zeroize_derive` from 1.4.2 to 1.4.3 - [Changelog](https://github.com/RustCrypto/utils/blob/master/zeroize/CHANGELOG.md) - [Commits](https://github.com/RustCrypto/utils/compare/zeroize_derive-v1.4.2...zeroize_derive-v1.4.3) Updates `zmij` from 1.0.0 to 1.0.9 - [Release notes](https://github.com/dtolnay/zmij/releases) - [Commits](https://github.com/dtolnay/zmij/compare/1.0.0...1.0.9) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tokio dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: libc dependency-version: 0.2.179 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap dependency-version: 4.5.54 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap_builder dependency-version: 4.5.54 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: foreign-types dependency-version: 0.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: foreign-types-shared dependency-version: 0.3.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: iri-string dependency-version: 0.7.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: openssl-probe dependency-version: 0.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: portable-atomic dependency-version: 1.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: proc-macro2 dependency-version: 1.0.104 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: security-framework dependency-version: 3.5.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: tray-icon dependency-version: 0.21.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: wayland-backend dependency-version: 0.3.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: wayland-client dependency-version: 0.31.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: wayland-protocols dependency-version: 0.32.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: wayland-scanner dependency-version: 0.31.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: wayland-sys dependency-version: 0.31.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zeroize_derive dependency-version: 1.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zmij dependency-version: 1.0.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>