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>
232 lines
7.7 KiB
TOML
232 lines
7.7 KiB
TOML
[package]
|
|
name = "donutbrowser"
|
|
version = "0.30.0"
|
|
description = "Simple Yet Powerful Anti-Detect Browser"
|
|
authors = ["zhom@github"]
|
|
edition = "2021"
|
|
default-run = "donutbrowser"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[lib]
|
|
# The `_lib` suffix may seem redundant but it is necessary
|
|
# to make the lib name unique and wouldn't conflict with the bin name.
|
|
# This seems to be only an issue on Windows, see https://github.com/rust-lang/cargo/issues/8519
|
|
name = "donutbrowser_lib"
|
|
crate-type = ["staticlib", "cdylib", "rlib"]
|
|
doctest = false
|
|
|
|
[[bin]]
|
|
name = "donutbrowser"
|
|
path = "src/main.rs"
|
|
|
|
[[bin]]
|
|
name = "donut-proxy"
|
|
path = "src/bin/proxy_server.rs"
|
|
|
|
[build-dependencies]
|
|
tauri-build = { version = "2", features = [] }
|
|
resvg = "0.48"
|
|
|
|
[dependencies]
|
|
serde_json = "1"
|
|
# Runtime as well as build time: the per-profile window badge is rendered at launch.
|
|
resvg = "0.48"
|
|
serde = { version = "1", features = ["derive"] }
|
|
tauri = { version = "2", features = ["tray-icon", "image-png"] }
|
|
tauri-plugin-opener = "2"
|
|
tauri-plugin-fs = "2"
|
|
tauri-plugin-shell = "2"
|
|
tauri-plugin-deep-link = "2"
|
|
tauri-plugin-single-instance = "2"
|
|
tauri-plugin-dialog = "2"
|
|
tauri-plugin-macos-permissions = "2"
|
|
tauri-plugin-log = "2"
|
|
tauri-plugin-clipboard-manager = "2"
|
|
tauri-plugin-window-state = "2"
|
|
log = "0.4"
|
|
env_logger = "0.11"
|
|
|
|
directories = "6"
|
|
reqwest = { version = "0.13", default-features = false, features = ["native-tls", "json", "stream", "socks", "charset", "http2", "system-proxy"] }
|
|
# The `httpstls` upstream type wraps the hop to the proxy in TLS before a single
|
|
# byte of CONNECT or Proxy-Authorization is written. native-tls (not rustls) on
|
|
# purpose: reqwest above already terminates its proxy TLS through native-tls, so
|
|
# both the browser tunnel and the check-button probe consult the same platform
|
|
# trust store. A rustls tunnel plus a native-tls probe would mean a proxy that
|
|
# passes the check and then fails in the browser. Both crates already build
|
|
# today as transitive deps of reqwest and tokio-tungstenite; this adds an edge,
|
|
# not a crate.
|
|
native-tls = "0.2"
|
|
tokio-native-tls = "0.3"
|
|
tokio = { version = "1", features = ["full", "sync"] }
|
|
tokio-util = "0.7"
|
|
sysinfo = "0.39"
|
|
lazy_static = "1.5"
|
|
# 0.23 turns on `simd-unsafe` by default, decoding via hand-written unsafe
|
|
# AVX2/NEON. This crate decodes attacker-influenced input (proxy CONNECT auth,
|
|
# extension payloads, os_crypt key blobs), and none of those paths are hot
|
|
# enough to be worth it, so stay on the scalar engine.
|
|
base64 = { version = "0.23", default-features = false, features = ["std"] }
|
|
libc = "0.2"
|
|
async-trait = "0.1"
|
|
futures-util = "0.3"
|
|
zip = { version = "8", default-features = false, features = ["deflate-flate2"] }
|
|
tar = "0"
|
|
bzip2 = "0"
|
|
flate2 = "1"
|
|
lzma-rs = "0"
|
|
msi-extract = "0"
|
|
|
|
uuid = { version = "1.23", features = ["v4", "serde"] }
|
|
url = "2.5"
|
|
blake3 = "1"
|
|
globset = "0.4"
|
|
mime_guess = "2"
|
|
once_cell = "1"
|
|
urlencoding = "2.1"
|
|
chrono = { version = "0.4", features = ["serde"] }
|
|
chrono-tz = "0.10"
|
|
axum = { version = "0.8.9", features = ["ws"] }
|
|
tower = "0.5"
|
|
tower-http = { version = "0.7", features = ["cors"] }
|
|
rand = "0.10.2"
|
|
utoipa = { version = "5", features = ["axum_extras", "chrono"] }
|
|
utoipa-axum = "0.2"
|
|
argon2 = "0.6"
|
|
aes-gcm = "0.11"
|
|
aes = "0.9"
|
|
cbc = "0.2"
|
|
ring = "0.17"
|
|
subtle = "2"
|
|
sha2 = "0.11"
|
|
# Held below 1.25 on purpose. From 1.25 the `aead-cipher` feature hard-enables the
|
|
# aws-lc crypto backend (a C/assembly library needing cmake, and NASM on Windows)
|
|
# alongside the `ring` this crate already ships through boringtun. Moving up is a
|
|
# build-toolchain decision for every platform, not a routine dependency refresh.
|
|
shadowsocks = { version = ">=1.24, <1.26", default-features = false, features = ["aead-cipher"] }
|
|
hyper = { version = "1.10", features = ["full"] }
|
|
hyper-util = { version = "0.1", features = ["full"] }
|
|
http-body-util = "0.1"
|
|
clap = { version = "4", features = ["derive"] }
|
|
async-socks5 = "0.6"
|
|
|
|
|
|
# Wayfern CDP integration
|
|
tokio-tungstenite = { version = "0.30", features = ["native-tls"] }
|
|
rusqlite = { version = "0.40", features = ["bundled"] }
|
|
serde_yaml = "0.9"
|
|
thiserror = "2.0"
|
|
regex-lite = "0.1"
|
|
tempfile = "3"
|
|
maxminddb = "0.32"
|
|
quick-xml = { version = "0.42", features = ["serialize"] }
|
|
|
|
# VPN support
|
|
boringtun = "0.7"
|
|
smoltcp = { version = "0.14", default-features = false, features = ["std", "medium-ip", "proto-ipv4", "proto-ipv6", "socket-tcp", "socket-udp", "socket-dns"] }
|
|
|
|
# Tray icon decoding (main-process system tray)
|
|
image = "0.25"
|
|
dirs = "7"
|
|
crossbeam-channel = "0.5"
|
|
sys-locale = "0.3"
|
|
jsonc-parser = { version = "0.33", features = ["cst", "serde_json"] }
|
|
toml_edit = "0.25"
|
|
|
|
[target.'cfg(unix)'.dependencies]
|
|
nix = { version = "0.31", features = ["signal", "process"] }
|
|
|
|
# Reading the desktop's titlebar button layout for the in-app window controls.
|
|
[target.'cfg(target_os = "linux")'.dependencies]
|
|
gtk = "0.18"
|
|
# Reading the source browser's "<Brand> Safe Storage" secret during profile
|
|
# import, so its cookies and passwords can be re-encrypted for Wayfern.
|
|
secret-service = { version = "5", default-features = false, features = ["rt-tokio-crypto-rust"] }
|
|
|
|
[target.'cfg(target_os = "macos")'.dependencies]
|
|
core-foundation = "0.10"
|
|
# Reading the source browser's "<Brand> Safe Storage" Keychain item during
|
|
# profile import, so its cookies and passwords can be re-encrypted for Wayfern.
|
|
security-framework = "3"
|
|
objc2 = "0.6.4"
|
|
objc2-app-kit = { version = "0.3.2", features = ["NSWindow", "NSApplication", "NSRunningApplication"] }
|
|
|
|
[target.'cfg(target_os = "windows")'.dependencies]
|
|
winreg = "0.56"
|
|
windows = { version = "0.62", features = [
|
|
"Win32_Foundation",
|
|
"Win32_System_ProcessStatus",
|
|
"Win32_System_Threading",
|
|
"Win32_System_Diagnostics_Debug",
|
|
"Win32_System_SystemInformation",
|
|
"Win32_System_IO",
|
|
"Win32_Security",
|
|
"Win32_Storage_FileSystem",
|
|
"Win32_System_Registry",
|
|
# CoInitializeEx, so the `ms-settings:` hand-off in default_browser.rs has a
|
|
# COM apartment. ShellExecuteW activates the URI through a shell extension,
|
|
# and it runs on a `spawn_blocking` thread that has no apartment of its own.
|
|
"Win32_System_Com",
|
|
"Win32_UI_Shell",
|
|
# SendMessageTimeoutW, for the association-change broadcast in
|
|
# default_browser.rs. Going through the crate rather than a hand-written
|
|
# `extern "system"` block is what keeps `lpdwResult` typed as DWORD_PTR.
|
|
"Win32_UI_WindowsAndMessaging",
|
|
# CryptUnprotectData, for unwrapping the source browser's os_crypt key from
|
|
# `Local State` during profile import.
|
|
"Win32_Security_Cryptography",
|
|
] }
|
|
|
|
[dev-dependencies]
|
|
tempfile = "3.27.0"
|
|
wiremock = "0.6"
|
|
hyper = { version = "1.10", features = ["full"] }
|
|
hyper-util = { version = "0.1", features = ["full"] }
|
|
http-body-util = "0.1"
|
|
tower = "0.5"
|
|
tower-http = { version = "0.7", features = ["fs", "trace"] }
|
|
futures-util = "0.3"
|
|
serial_test = "4"
|
|
|
|
# Integration test configuration
|
|
[[test]]
|
|
name = "donut_proxy_integration"
|
|
path = "tests/donut_proxy_integration.rs"
|
|
|
|
[[test]]
|
|
name = "sync_e2e"
|
|
path = "tests/sync_e2e.rs"
|
|
|
|
[[test]]
|
|
name = "vpn_integration"
|
|
path = "tests/vpn_integration.rs"
|
|
|
|
[profile.dev]
|
|
codegen-units = 256
|
|
incremental = true
|
|
opt-level = 0
|
|
# Split debuginfo on macOS for faster linking (ignored on other platforms)
|
|
split-debuginfo = "unpacked"
|
|
|
|
[profile.release]
|
|
codegen-units = 1
|
|
opt-level = 3
|
|
lto = "thin"
|
|
# Split debuginfo on macOS for faster linking (ignored on other platforms)
|
|
split-debuginfo = "unpacked"
|
|
|
|
[profile.test]
|
|
# Optimize test builds for faster compilation
|
|
codegen-units = 256
|
|
incremental = true
|
|
|
|
[features]
|
|
# by default Tauri runs in production mode
|
|
# when `tauri dev` runs it is executed with `cargo run --no-default-features` if `devPath` points to the filesystem
|
|
default = ["custom-protocol"]
|
|
# this feature is used used for production builds where `devPath` points to the filesystem
|
|
# DO NOT remove this
|
|
custom-protocol = ["tauri/custom-protocol"]
|
|
e2e = []
|