mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-09-20 00:22:26 +02:00
Bumps the rust-dependencies group in /src-tauri with 60 updates: | Package | From | To | | --- | --- | --- | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.13.4` | `0.13.5` | | [uuid](https://github.com/uuid-rs/uuid) | `1.26.0` | `1.26.1` | | [shadowsocks](https://github.com/shadowsocks/shadowsocks-rust) | `1.24.0` | `1.25.0` | | [clap](https://github.com/clap-rs/clap) | `4.6.6` | `4.6.7` | | [maxminddb](https://github.com/oschwald/maxminddb-rust) | `0.30.3` | `0.32.0` | | dirs | `6.0.0` | `7.0.0` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.16` | `0.5.17` | | [jsonc-parser](https://github.com/dprint/jsonc-parser) | `0.33.1` | `0.33.2` | | [toml_edit](https://github.com/toml-rs/toml) | `0.25.13+spec-1.1.0` | `0.25.15+spec-1.1.0` | | [bitflags](https://github.com/bitflags/bitflags) | `2.13.1` | `2.13.2` | | [bytemuck_derive](https://github.com/Lokathor/bytemuck) | `1.12.0` | `1.12.1` | | [camino](https://github.com/camino-rs/camino) | `1.2.5` | `1.2.6` | | [cc](https://github.com/rust-lang/cc-rs) | `1.4.4` | `1.4.6` | | [clap_builder](https://github.com/clap-rs/clap) | `4.6.6` | `4.6.7` | | [clap_derive](https://github.com/clap-rs/clap) | `4.6.4` | `4.6.7` | | [clap_lex](https://github.com/clap-rs/clap) | `1.1.0` | `1.1.1` | | [const-oid](https://github.com/RustCrypto/formats) | `0.9.6` | `0.10.2` | | [crc32fast](https://github.com/srijs/rust-crc32fast) | `1.5.1` | `1.5.2` | | [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | `0.8.7` | `0.8.8` | | [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) | `0.9.20` | `0.9.21` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.22` | `0.8.23` | | [ctr](https://github.com/RustCrypto/block-modes) | `0.9.2` | `0.10.1` | | [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.35` | `0.8.41` | | [find-msvc-tools](https://github.com/rust-lang/cc-rs) | `0.1.11` | `0.1.13` | | [font-types](https://github.com/googlefonts/fontations) | `0.12.4` | `0.12.5` | | [ghash](https://github.com/RustCrypto/universal-hashes) | `0.5.1` | `0.6.0` | | [hashlink](https://github.com/djc/hashlink) | `0.12.1` | `0.12.2` | | [hkdf](https://github.com/RustCrypto/KDFs) | `0.12.4` | `0.13.0` | | [hybrid-array](https://github.com/RustCrypto/hybrid-array) | `0.4.14` | `0.4.15` | | [ipnet](https://github.com/krisprice/ipnet) | `2.12.1` | `2.12.2` | | [jiff](https://github.com/BurntSushi/jiff) | `0.2.35` | `0.2.37` | | [jiff-core](https://github.com/BurntSushi/jiff) | `0.1.0` | `0.1.1` | | [jiff-static](https://github.com/BurntSushi/jiff) | `0.2.35` | `0.2.37` | | libredox | `0.1.23` | `0.1.24` | | [md-5](https://github.com/RustCrypto/hashes) | `0.10.6` | `0.11.0` | | [mio](https://github.com/tokio-rs/mio) | `1.2.2` | `1.2.3` | | [open](https://github.com/Byron/open-rs) | `5.4.3` | `5.4.4` | | [plist](https://github.com/ebarnard/rust-plist) | `1.10.0` | `1.10.1` | | [polyval](https://github.com/RustCrypto/universal-hashes) | `0.6.2` | `0.7.3` | | [portable-atomic-util](https://github.com/taiki-e/portable-atomic-util) | `0.2.7` | `0.2.8` | | [rustls](https://github.com/rustls/rustls) | `0.23.43` | `0.23.45` | | [sealed](https://github.com/jmg-duarte/sealed-rs) | `0.6.0` | `0.7.0` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.22.0` | `3.23.0` | | [serde_with_macros](https://github.com/jonasbb/serde_with) | `3.22.0` | `3.23.0` | | [shadowsocks-crypto](https://github.com/shadowsocks/shadowsocks-crypto) | `0.6.2` | `0.8.0` | | [shared_child](https://github.com/oconnor663/shared_child.rs) | `1.1.1` | `1.1.2` | | [sigchld](https://github.com/oconnor663/sigchld.rs) | `0.2.4` | `0.2.5` | | [signal-hook](https://github.com/vorner/signal-hook) | `0.3.18` | `0.4.4` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.16.0` | `1.16.1` | | spin | `0.10.1` | `0.12.3` | | [syn](https://github.com/dtolnay/syn) | `3.0.4` | `3.0.5` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.12.0` | `1.13.3` | | [tokio-rustls](https://github.com/rustls/tokio-rustls) | `0.26.4` | `0.26.5` | | [toml](https://github.com/toml-rs/toml) | `1.1.4+spec-1.1.0` | `1.1.6+spec-1.1.0` | | [untrusted](https://github.com/briansmith/untrusted) | `0.9.0` | `0.7.1` | | [yoke-derive](https://github.com/unicode-org/icu4x) | `0.8.2` | `0.8.3` | | [zerocopy](https://github.com/google/zerocopy) | `0.8.56` | `0.8.57` | | [zerocopy-derive](https://github.com/google/zerocopy) | `0.8.56` | `0.8.57` | | [zerofrom-derive](https://github.com/unicode-org/icu4x) | `0.1.7` | `0.1.8` | | [zlib-rs](https://github.com/trifectatechfoundation/zlib-rs) | `0.6.7` | `0.6.8` | Updates `reqwest` from 0.13.4 to 0.13.5 - [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.13.4...v0.13.5) Updates `uuid` from 1.26.0 to 1.26.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/v1.26.0...v1.26.1) Updates `shadowsocks` from 1.24.0 to 1.25.0 - [Release notes](https://github.com/shadowsocks/shadowsocks-rust/releases) - [Commits](https://github.com/shadowsocks/shadowsocks-rust/compare/v1.24.0...v1.25.0) Updates `clap` from 4.6.6 to 4.6.7 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/main/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.6.6...clap_complete-v4.6.7) Updates `maxminddb` from 0.30.3 to 0.32.0 - [Release notes](https://github.com/oschwald/maxminddb-rust/releases) - [Changelog](https://github.com/oschwald/maxminddb-rust/blob/main/CHANGELOG.md) - [Commits](https://github.com/oschwald/maxminddb-rust/compare/v0.30.3...v0.32.0) Updates `dirs` from 6.0.0 to 7.0.0 Updates `crossbeam-channel` from 0.5.16 to 0.5.17 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.16...crossbeam-channel-0.5.17) Updates `jsonc-parser` from 0.33.1 to 0.33.2 - [Commits](https://github.com/dprint/jsonc-parser/compare/0.33.1...0.33.2) Updates `toml_edit` from 0.25.13+spec-1.1.0 to 0.25.15+spec-1.1.0 - [Commits](https://github.com/toml-rs/toml/compare/v0.25.13...v0.25.15) Updates `bitflags` from 2.13.1 to 2.13.2 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/2.13.1...2.13.2) Updates `bytemuck_derive` from 1.12.0 to 1.12.1 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/bytemuck_derive-v1.12.0...bytemuck_derive-v1.12.1) Updates `camino` from 1.2.5 to 1.2.6 - [Release notes](https://github.com/camino-rs/camino/releases) - [Changelog](https://github.com/camino-rs/camino/blob/main/CHANGELOG.md) - [Commits](https://github.com/camino-rs/camino/compare/camino-1.2.5...camino-1.2.6) Updates `cc` from 1.4.4 to 1.4.6 - [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.4.4...cc-v1.4.6) Updates `clap_builder` from 4.6.6 to 4.6.7 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/main/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.6.6...v4.6.7) Updates `clap_derive` from 4.6.4 to 4.6.7 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/main/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.6.4...v4.6.7) Updates `clap_lex` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/main/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_lex-v1.1.0...clap_lex-v1.1.1) Updates `const-oid` from 0.9.6 to 0.10.2 - [Commits](https://github.com/RustCrypto/formats/compare/const-oid/v0.9.6...const-oid/v0.10.2) Updates `crc32fast` from 1.5.1 to 1.5.2 - [Commits](https://github.com/srijs/rust-crc32fast/compare/v1.5.1...v1.5.2) Updates `crossbeam-deque` from 0.8.7 to 0.8.8 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-deque-0.8.7...crossbeam-deque-0.8.8) Updates `crossbeam-epoch` from 0.9.20 to 0.9.21 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-epoch-0.9.20...crossbeam-epoch-0.9.21) Updates `crossbeam-utils` from 0.8.22 to 0.8.23 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.22...crossbeam-utils-0.8.23) Updates `ctr` from 0.9.2 to 0.10.1 - [Commits](https://github.com/RustCrypto/block-modes/compare/ctr-v0.9.2...ctr-v0.10.1) Updates `encoding_rs` from 0.8.35 to 0.8.41 - [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.35...v0.8.41) Updates `find-msvc-tools` from 0.1.11 to 0.1.13 - [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/find-msvc-tools-v0.1.11...find-msvc-tools-v0.1.13) Updates `font-types` from 0.12.4 to 0.12.5 - [Release notes](https://github.com/googlefonts/fontations/releases) - [Commits](https://github.com/googlefonts/fontations/compare/font-types-v0.12.4...font-types-v0.12.5) Updates `ghash` from 0.5.1 to 0.6.0 - [Commits](https://github.com/RustCrypto/universal-hashes/compare/ghash-v0.5.1...ghash-v0.6.0) Updates `hashlink` from 0.12.1 to 0.12.2 - [Release notes](https://github.com/djc/hashlink/releases) - [Changelog](https://github.com/djc/hashlink/blob/main/CHANGELOG.md) - [Commits](https://github.com/djc/hashlink/compare/v0.12.1...v0.12.2) Updates `hkdf` from 0.12.4 to 0.13.0 - [Commits](https://github.com/RustCrypto/KDFs/compare/hkdf-v0.12.4...hkdf-v0.13.0) Updates `hybrid-array` from 0.4.14 to 0.4.15 - [Changelog](https://github.com/RustCrypto/hybrid-array/blob/master/CHANGELOG.md) - [Commits](https://github.com/RustCrypto/hybrid-array/compare/v0.4.14...v0.4.15) Updates `ipnet` from 2.12.1 to 2.12.2 - [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 `jiff` from 0.2.35 to 0.2.37 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/jiff-static-0.2.37/CHANGELOG.md) - [Commits](https://github.com/BurntSushi/jiff/compare/jiff-static-0.2.35...jiff-static-0.2.37) Updates `jiff-core` from 0.1.0 to 0.1.1 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](https://github.com/BurntSushi/jiff/compare/jiff-core-0.1.0...jiff-core-0.1.1) Updates `jiff-static` from 0.2.35 to 0.2.37 - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/jiff-static-0.2.37/CHANGELOG.md) - [Commits](https://github.com/BurntSushi/jiff/compare/jiff-static-0.2.35...jiff-static-0.2.37) Updates `libredox` from 0.1.23 to 0.1.24 Updates `md-5` from 0.10.6 to 0.11.0 - [Commits](https://github.com/RustCrypto/hashes/compare/md-5-v0.10.6...md2-v0.11.0) Updates `mio` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/mio/compare/v1.2.2...v1.2.3) Updates `open` from 5.4.3 to 5.4.4 - [Release notes](https://github.com/Byron/open-rs/releases) - [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md) - [Commits](https://github.com/Byron/open-rs/compare/v5.4.3...v5.4.4) Updates `plist` from 1.10.0 to 1.10.1 - [Release notes](https://github.com/ebarnard/rust-plist/releases) - [Changelog](https://github.com/ebarnard/rust-plist/blob/master/CHANGELOG.md) - [Commits](https://github.com/ebarnard/rust-plist/compare/v1.10.0...v1.10.1) Updates `polyval` from 0.6.2 to 0.7.3 - [Commits](https://github.com/RustCrypto/universal-hashes/compare/polyval-v0.6.2...polyval-v0.7.3) Updates `portable-atomic-util` from 0.2.7 to 0.2.8 - [Release notes](https://github.com/taiki-e/portable-atomic-util/releases) - [Changelog](https://github.com/taiki-e/portable-atomic-util/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/portable-atomic-util/compare/v0.2.7...v0.2.8) Updates `rustls` from 0.23.43 to 0.23.45 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.43...v/0.23.45) Updates `sealed` from 0.6.0 to 0.7.0 - [Commits](https://github.com/jmg-duarte/sealed-rs/commits) Updates `serde_with` from 3.22.0 to 3.23.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](https://github.com/jonasbb/serde_with/compare/v3.22.0...v3.23.0) Updates `serde_with_macros` from 3.22.0 to 3.23.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](https://github.com/jonasbb/serde_with/compare/v3.22.0...v3.23.0) Updates `shadowsocks-crypto` from 0.6.2 to 0.8.0 - [Release notes](https://github.com/shadowsocks/shadowsocks-crypto/releases) - [Commits](https://github.com/shadowsocks/shadowsocks-crypto/compare/v0.6.2...v0.8.0) Updates `shared_child` from 1.1.1 to 1.1.2 - [Commits](https://github.com/oconnor663/shared_child.rs/compare/1.1.1...1.1.2) Updates `sigchld` from 0.2.4 to 0.2.5 - [Commits](https://github.com/oconnor663/sigchld.rs/compare/0.2.4...0.2.5) Updates `signal-hook` from 0.3.18 to 0.4.4 - [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md) - [Commits](https://github.com/vorner/signal-hook/compare/v0.3.18...v0.4.4) Updates `smallvec` from 1.16.0 to 1.16.1 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.16.0...v1.16.1) Updates `spin` from 0.10.1 to 0.12.3 Updates `syn` from 3.0.4 to 3.0.5 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/3.0.4...3.0.5) Updates `tinyvec` from 1.12.0 to 1.13.3 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.12.0...v1.13.3) Updates `tokio-rustls` from 0.26.4 to 0.26.5 - [Release notes](https://github.com/rustls/tokio-rustls/releases) - [Commits](https://github.com/rustls/tokio-rustls/compare/v/0.26.4...v/0.26.5) Updates `toml` from 1.1.4+spec-1.1.0 to 1.1.6+spec-1.1.0 - [Commits](https://github.com/toml-rs/toml/compare/toml-v1.1.4...toml-v1.1.6) Updates `untrusted` from 0.9.0 to 0.7.1 - [Commits](https://github.com/briansmith/untrusted/commits) Updates `yoke-derive` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits/ind/yoke@0.8.3) Updates `zerocopy` from 0.8.56 to 0.8.57 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](https://github.com/google/zerocopy/compare/v0.8.56...v0.8.57) Updates `zerocopy-derive` from 0.8.56 to 0.8.57 - [Release notes](https://github.com/google/zerocopy/releases) - [Commits](https://github.com/google/zerocopy/compare/v0.8.56...v0.8.57) Updates `zerofrom-derive` from 0.1.7 to 0.1.8 - [Release notes](https://github.com/unicode-org/icu4x/releases) - [Changelog](https://github.com/unicode-org/icu4x/blob/main/CHANGELOG.md) - [Commits](https://github.com/unicode-org/icu4x/commits) Updates `zlib-rs` from 0.6.7 to 0.6.8 - [Release notes](https://github.com/trifectatechfoundation/zlib-rs/releases) - [Changelog](https://github.com/trifectatechfoundation/zlib-rs/blob/main/docs/release.md) - [Commits](https://github.com/trifectatechfoundation/zlib-rs/compare/v0.6.7...v0.6.8) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: uuid dependency-version: 1.26.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: shadowsocks dependency-version: 1.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: clap dependency-version: 4.6.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: maxminddb dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: dirs dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: rust-dependencies - dependency-name: crossbeam-channel dependency-version: 0.5.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: jsonc-parser dependency-version: 0.33.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: toml_edit dependency-version: 0.25.15+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: bitflags dependency-version: 2.13.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: bytemuck_derive dependency-version: 1.12.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: camino dependency-version: 1.2.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: cc dependency-version: 1.4.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap_builder dependency-version: 4.6.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap_derive dependency-version: 4.6.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: clap_lex dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: const-oid dependency-version: 0.10.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: crc32fast dependency-version: 1.5.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: crossbeam-deque dependency-version: 0.8.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: crossbeam-epoch dependency-version: 0.9.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: crossbeam-utils dependency-version: 0.8.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: ctr dependency-version: 0.10.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: encoding_rs dependency-version: 0.8.41 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: find-msvc-tools dependency-version: 0.1.13 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: font-types dependency-version: 0.12.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: ghash dependency-version: 0.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: hashlink dependency-version: 0.12.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: hkdf dependency-version: 0.13.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: hybrid-array dependency-version: 0.4.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: ipnet dependency-version: 2.12.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: jiff dependency-version: 0.2.37 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: jiff-core dependency-version: 0.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: jiff-static dependency-version: 0.2.37 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: libredox dependency-version: 0.1.24 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: md-5 dependency-version: 0.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: mio dependency-version: 1.2.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: open dependency-version: 5.4.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: plist dependency-version: 1.10.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: polyval dependency-version: 0.7.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: portable-atomic-util dependency-version: 0.2.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: rustls dependency-version: 0.23.45 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: sealed dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: serde_with dependency-version: 3.23.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: serde_with_macros dependency-version: 3.23.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: shadowsocks-crypto dependency-version: 0.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: shared_child dependency-version: 1.1.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: sigchld dependency-version: 0.2.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: signal-hook dependency-version: 0.4.4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: smallvec dependency-version: 1.16.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: spin dependency-version: 0.12.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: syn dependency-version: 3.0.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: tinyvec dependency-version: 1.13.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: tokio-rustls dependency-version: 0.26.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: toml dependency-version: 1.1.6+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: untrusted dependency-version: 0.7.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: rust-dependencies - dependency-name: yoke-derive dependency-version: 0.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zerocopy dependency-version: 0.8.57 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zerocopy-derive dependency-version: 0.8.57 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zerofrom-derive dependency-version: 0.1.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: zlib-rs dependency-version: 0.6.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>