mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-04-23 20:36:09 +02:00
d803361fca
Bumps the rust-dependencies group in /src-tauri with 10 updates: | Package | From | To | | --- | --- | --- | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.20` | `0.12.22` | | [tokio](https://github.com/tokio-rs/tokio) | `1.45.1` | `1.46.1` | | [async-channel](https://github.com/smol-rs/async-channel) | `2.3.1` | `2.4.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.27` | `1.2.28` | | [h2](https://github.com/hyperium/h2) | `0.4.10` | `0.4.11` | | [rust-ini](https://github.com/zonyitoo/rust-ini) | `0.21.1` | `0.21.2` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.13.0` | `3.14.0` | | [serde_with_macros](https://github.com/jonasbb/serde_with) | `3.13.0` | `3.14.0` | | [shared_child](https://github.com/oconnor663/shared_child.rs) | `1.1.0` | `1.1.1` | | [sigchld](https://github.com/oconnor663/sigchld.rs) | `0.2.3` | `0.2.4` | Updates `reqwest` from 0.12.20 to 0.12.22 - [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.20...v0.12.22) Updates `tokio` from 1.45.1 to 1.46.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.45.1...tokio-1.46.1) Updates `async-channel` from 2.3.1 to 2.4.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/async-channel/compare/v2.3.1...v2.4.0) Updates `cc` from 1.2.27 to 1.2.28 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.27...cc-v1.2.28) Updates `h2` from 0.4.10 to 0.4.11 - [Release notes](https://github.com/hyperium/h2/releases) - [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/h2/compare/v0.4.10...v0.4.11) Updates `rust-ini` from 0.21.1 to 0.21.2 - [Release notes](https://github.com/zonyitoo/rust-ini/releases) - [Commits](https://github.com/zonyitoo/rust-ini/compare/v0.21.1...v0.21.2) Updates `serde_with` from 3.13.0 to 3.14.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](https://github.com/jonasbb/serde_with/compare/v3.13.0...v3.14.0) Updates `serde_with_macros` from 3.13.0 to 3.14.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](https://github.com/jonasbb/serde_with/compare/v3.13.0...v3.14.0) Updates `shared_child` from 1.1.0 to 1.1.1 - [Commits](https://github.com/oconnor663/shared_child.rs/compare/1.1.0...1.1.1) Updates `sigchld` from 0.2.3 to 0.2.4 - [Commits](https://github.com/oconnor663/sigchld.rs/compare/0.2.3...0.2.4) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tokio dependency-version: 1.46.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: async-channel dependency-version: 2.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: cc dependency-version: 1.2.28 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: h2 dependency-version: 0.4.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rust-ini dependency-version: 0.21.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: serde_with dependency-version: 3.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: serde_with_macros dependency-version: 3.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: shared_child dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: sigchld dependency-version: 0.2.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>