Bump the all group across 1 directory with 133 updates - #477
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the all group across 1 directory with 133 updates#477dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the all group with 104 updates in the /src-tauri directory: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.228` | `1.0.229` | | [serde_json](https://github.com/serde-rs/json) | `1.0.150` | `1.0.151` | | [tauri-build](https://github.com/tauri-apps/tauri) | `2.6.2` | `2.6.3` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `1.1.4` | `1.1.5` | | [alloc-stdlib](https://github.com/dropbox/rust-alloc-no-stdlib) | `0.2.2` | `0.2.4` | | [android_system_properties](https://github.com/nical/android_system_properties) | `0.1.5` | `0.1.6` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.102` | `1.0.104` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.89` | `0.1.92` | | [bitflags](https://github.com/bitflags/bitflags) | `2.9.1` | `2.13.1` | | [block2](https://github.com/madsmtm/objc2) | `0.6.1` | `0.6.2` | | [blocking](https://github.com/smol-rs/blocking) | `1.6.2` | `1.7.0` | | [brotli](https://github.com/dropbox/rust-brotli) | `8.0.2` | `8.0.4` | | [brotli-decompressor](https://github.com/dropbox/rust-brotli-decompressor) | `5.0.0` | `5.0.3` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.25.0` | `1.25.2` | | [bytes](https://github.com/tokio-rs/bytes) | `1.11.1` | `1.12.1` | | [camino](https://github.com/camino-rs/camino) | `1.2.2` | `1.2.5` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.62` | `1.4.4` | | [cfg_aliases](https://github.com/katharostech/cfg_aliases) | `0.2.1` | `0.2.2` | | [chrono](https://github.com/chronotope/chrono) | `0.4.44` | `0.4.45` | | [combine](https://github.com/Marwes/combine) | `4.6.7` | `4.6.8` | | [cookie](https://github.com/SergioBenitez/cookie-rs) | `0.18.1` | `0.18.2` | | [crc32fast](https://github.com/srijs/rust-crc32fast) | `1.5.0` | `1.5.1` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.15` | `0.5.16` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.21` | `0.8.22` | | [dbus](https://github.com/diwic/dbus-rs) | `0.9.11` | `0.9.12` | | [displaydoc](https://github.com/yaahc/displaydoc) | `0.2.5` | `0.2.7` | | [embed-resource](https://github.com/nabijaczleweli/rust-embed-resource) | `3.0.9` | `3.0.11` | | [event-listener](https://github.com/smol-rs/event-listener) | `5.4.1` | `5.4.2` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.4.1` | `2.5.0` | | [foreign-types-macros](https://github.com/sfackler/foreign-types) | `0.2.3` | `0.2.4` | | [futures-core](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.34` | | [futures-io](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.34` | | [futures-sink](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.34` | | [futures-task](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.34` | | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.32` | `0.3.34` | | [getrandom](https://github.com/rust-random/getrandom) | `0.3.3` | `0.3.4` | | [getrandom](https://github.com/rust-random/getrandom) | `0.4.1` | `0.4.3` | | [glob](https://github.com/rust-lang/glob) | `0.3.3` | `0.3.4` | | [hashbrown](https://github.com/rust-lang/hashbrown) | `0.17.0` | `0.17.1` | | [http](https://github.com/hyperium/http) | `1.4.0` | `1.5.0` | | [http-body](https://github.com/hyperium/http-body) | `1.0.1` | `1.1.0` | | [http-body-util](https://github.com/hyperium/http-body) | `0.1.3` | `0.1.5` | | [hyper](https://github.com/hyperium/hyper) | `1.9.0` | `1.11.0` | | [icu_locale_core](https://github.com/unicode-org/icu4x) | `2.2.0` | `2.3.0` | | [icu_normalizer](https://github.com/unicode-org/icu4x) | `2.2.0` | `2.3.0` | | [ipnet](https://github.com/krisprice/ipnet) | `2.12.0` | `2.12.1` | | [libc](https://github.com/rust-lang/libc) | `0.2.186` | `0.2.189` | | libredox | `0.1.16` | `0.1.20` | | [litemap](https://github.com/unicode-org/icu4x) | `0.8.2` | `0.8.3` | | [log](https://github.com/rust-lang/log) | `0.4.29` | `0.4.34` | | [memchr](https://github.com/BurntSushi/memchr) | `2.8.0` | `2.8.3` | | [mio](https://github.com/tokio-rs/mio) | `1.2.0` | `1.2.2` | | [muda](https://github.com/tauri-apps/muda) | `0.19.2` | `0.19.3` | | [objc2-foundation](https://github.com/madsmtm/objc2) | `0.3.1` | `0.3.2` | | [objc2-quartz-core](https://github.com/madsmtm/objc2) | `0.3.1` | `0.3.2` | | [objc2-ui-kit](https://github.com/madsmtm/objc2) | `0.3.1` | `0.3.2` | | [open](https://github.com/Byron/open-rs) | `5.3.5` | `5.4.2` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.33` | `0.3.34` | | [plist](https://github.com/ebarnard/rust-plist) | `1.9.0` | `1.10.0` | | [potential_utf](https://github.com/unicode-org/icu4x) | `0.1.5` | `0.1.6` | | [proc-macro-crate](https://github.com/bkchr/proc-macro-crate) | `3.3.0` | `3.5.0` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.106` | `1.0.107` | | [quote](https://github.com/dtolnay/quote) | `1.0.45` | `1.0.47` | | [ref-cast](https://github.com/dtolnay/ref-cast) | `1.0.25` | `1.0.27` | | [regex](https://github.com/rust-lang/regex) | `1.12.3` | `1.13.1` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.13.3` | `0.13.4` | | [rustc-hash](https://github.com/rust-lang/rustc-hash) | `2.1.2` | `2.1.3` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.22` | `1.0.23` | | [schemars](https://github.com/GREsau/schemars) | `1.0.4` | `1.2.2` | | [serde_repr](https://github.com/dtolnay/serde-repr) | `0.1.20` | `0.1.21` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.21.0` | `3.22.0` | | [simd-adler32](https://github.com/mcountryman/simd-adler32) | `0.3.9` | `0.3.10` | | [smallvec](https://github.com/servo/rust-smallvec) | `1.15.1` | `1.15.2` | | [socket2](https://github.com/rust-lang/socket2) | `0.6.3` | `0.6.5` | | [swift-rs](https://github.com/Brendonovich/swift-rs) | `1.0.7` | `1.0.8` | | [syn](https://github.com/dtolnay/syn) | `2.0.117` | `2.0.119` | | [tao-macros](https://github.com/tauri-apps/tao) | `0.1.3` | `0.1.4` | | [tauri-codegen](https://github.com/tauri-apps/tauri) | `2.6.2` | `2.6.3` | | [tauri-macros](https://github.com/tauri-apps/tauri) | `2.6.2` | `2.6.3` | | [tauri-plugin](https://github.com/tauri-apps/tauri) | `2.6.2` | `2.6.3` | | [tauri-runtime](https://github.com/tauri-apps/tauri) | `2.11.2` | `2.11.3` | | [tauri-runtime-wry](https://github.com/tauri-apps/tauri) | `2.11.2` | `2.11.4` | | [tendril](https://github.com/servo/html5ever) | `0.5.0` | `0.5.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.12` | `2.0.20` | | [time](https://github.com/time-rs/time) | `0.3.47` | `0.3.55` | | [tinyvec](https://github.com/Lokathor/tinyvec) | `1.11.0` | `1.12.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.52.3` | `1.53.1` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.18` | `0.7.19` | | [toml](https://github.com/toml-rs/toml) | `0.9.2` | `0.9.12+spec-1.1.0` | | [toml_parser](https://github.com/toml-rs/toml) | `1.1.2+spec-1.1.0` | `1.1.3+spec-1.1.0` | | [toml_writer](https://github.com/toml-rs/toml) | `1.1.1+spec-1.1.0` | `1.1.2+spec-1.1.0` | | [typenum](https://github.com/paholg/typenum) | `1.20.0` | `1.20.1` | | [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) | `1.13.2` | `1.13.3` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.1` | `1.25.0` | | [wasip2](https://github.com/bytecodealliance/wasi-rs) | `1.0.3+wasi-0.2.9` | `1.0.4+wasi-0.2.12` | | [web_atoms](https://github.com/servo/html5ever) | `0.2.4` | `0.2.6` | | [windows-core](https://github.com/microsoft/windows-rs) | `0.61.2` | `0.62.1` | | [windows-link](https://github.com/microsoft/windows-rs) | `0.2.0` | `0.2.1` | | [windows-result](https://github.com/microsoft/windows-rs) | `0.4.0` | `0.4.1` | | [windows-strings](https://github.com/microsoft/windows-rs) | `0.5.0` | `0.5.1` | | [windows-sys](https://github.com/microsoft/windows-rs) | `0.61.0` | `0.61.2` | | [windows-version](https://github.com/microsoft/windows-rs) | `0.1.6` | `0.1.7` | | [winnow](https://github.com/winnow-rs/winnow) | `0.7.13` | `0.7.15` | | [winnow](https://github.com/winnow-rs/winnow) | `1.0.0` | `1.0.4` | | [zbus](https://github.com/z-galaxy/zbus) | `5.15.0` | `5.19.0` | | [zmij](https://github.com/dtolnay/zmij) | `1.0.21` | `1.0.23` | Updates `serde` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.228...v1.0.229) Updates `serde_json` from 1.0.150 to 1.0.151 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.150...v1.0.151) Updates `tauri-build` from 2.6.2 to 2.6.3 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-build-v2.6.2...tauri-build-v2.6.3) Updates `aho-corasick` from 1.1.4 to 1.1.5 - [Commits](https://github.com/BurntSushi/aho-corasick/compare/1.1.4...1.1.5) Updates `alloc-stdlib` from 0.2.2 to 0.2.4 - [Commits](https://github.com/dropbox/rust-alloc-no-stdlib/commits/0.2.4) Updates `android_system_properties` from 0.1.5 to 0.1.6 - [Commits](https://github.com/nical/android_system_properties/commits) Updates `anyhow` from 1.0.102 to 1.0.104 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.102...1.0.104) Updates `async-trait` from 0.1.89 to 0.1.92 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.89...0.1.92) Updates `bitflags` from 2.9.1 to 2.13.1 - [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.9.1...2.13.1) Updates `block2` from 0.6.1 to 0.6.2 - [Commits](https://github.com/madsmtm/objc2/compare/block2-0.6.1...block2-0.6.2) Updates `blocking` from 1.6.2 to 1.7.0 - [Release notes](https://github.com/smol-rs/blocking/releases) - [Changelog](https://github.com/smol-rs/blocking/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/blocking/compare/v1.6.2...v1.7.0) Updates `brotli` from 8.0.2 to 8.0.4 - [Release notes](https://github.com/dropbox/rust-brotli/releases) - [Commits](https://github.com/dropbox/rust-brotli/compare/8.0.2...8.0.4) Updates `brotli-decompressor` from 5.0.0 to 5.0.3 - [Commits](https://github.com/dropbox/rust-brotli-decompressor/compare/5.0.0...5.0.3) Updates `bytemuck` from 1.25.0 to 1.25.2 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](https://github.com/Lokathor/bytemuck/compare/v1.25.0...v1.25.2) Updates `bytes` from 1.11.1 to 1.12.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.11.1...v1.12.1) Updates `camino` from 1.2.2 to 1.2.5 - [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.2...camino-1.2.5) Updates `cc` from 1.2.62 to 1.4.4 - [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.62...cc-v1.4.4) Updates `cfg_aliases` from 0.2.1 to 0.2.2 - [Release notes](https://github.com/katharostech/cfg_aliases/releases) - [Changelog](https://github.com/katharostech/cfg_aliases/blob/master/release.toml) - [Commits](https://github.com/katharostech/cfg_aliases/compare/v0.2.1...v0.2.2) Updates `chrono` from 0.4.44 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.44...v0.4.45) Updates `combine` from 4.6.7 to 4.6.8 - [Release notes](https://github.com/Marwes/combine/releases) - [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marwes/combine/compare/v4.6.7...v4.6.8) Updates `cookie` from 0.18.1 to 0.18.2 - [Changelog](https://github.com/rwf2/cookie-rs/blob/0.18.2/CHANGELOG.md) - [Commits](https://github.com/SergioBenitez/cookie-rs/compare/0.18.1...0.18.2) Updates `crc32fast` from 1.5.0 to 1.5.1 - [Commits](https://github.com/srijs/rust-crc32fast/compare/v1.5.0...v1.5.1) Updates `crossbeam-channel` from 0.5.15 to 0.5.16 - [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.15...crossbeam-channel-0.5.16) Updates `crossbeam-utils` from 0.8.21 to 0.8.22 - [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.21...crossbeam-utils-0.8.22) Updates `dbus` from 0.9.11 to 0.9.12 - [Commits](https://github.com/diwic/dbus-rs/compare/dbus-v0.9.11...dbus-v0.9.12) Updates `displaydoc` from 0.2.5 to 0.2.7 - [Changelog](https://github.com/yaahc/displaydoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/yaahc/displaydoc/compare/v0.2.5...v0.2.7) Updates `embed-resource` from 3.0.9 to 3.0.11 - [Release notes](https://github.com/nabijaczleweli/rust-embed-resource/releases) - [Commits](https://github.com/nabijaczleweli/rust-embed-resource/compare/v3.0.9...v3.0.11) Updates `event-listener` from 5.4.1 to 5.4.2 - [Release notes](https://github.com/smol-rs/event-listener/releases) - [Changelog](https://github.com/smol-rs/event-listener/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/event-listener/compare/v5.4.1...v5.4.2) Updates `fastrand` from 2.4.1 to 2.5.0 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](https://github.com/smol-rs/fastrand/compare/v2.4.1...v2.5.0) Updates `find-msvc-tools` from 0.1.9 to 0.1.11 - [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.9...find-msvc-tools-v0.1.11) Updates `foreign-types-macros` from 0.2.3 to 0.2.4 - [Release notes](https://github.com/sfackler/foreign-types/releases) - [Commits](https://github.com/sfackler/foreign-types/compare/foreign-types-macros-v0.2.3...foreign-types-macros-v0.2.4) Updates `futures-core` from 0.3.32 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.32...0.3.34) Updates `futures-io` from 0.3.32 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.32...0.3.34) Updates `futures-sink` from 0.3.32 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.32...0.3.34) Updates `futures-task` from 0.3.32 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.32...0.3.34) Updates `futures-util` from 0.3.32 to 0.3.34 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.32...0.3.34) Updates `getrandom` from 0.3.3 to 0.3.4 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.3.3...v0.3.4) Updates `getrandom` from 0.4.1 to 0.4.3 - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-random/getrandom/compare/v0.3.3...v0.3.4) Updates `glob` from 0.3.3 to 0.3.4 - [Release notes](https://github.com/rust-lang/glob/releases) - [Changelog](https://github.com/rust-lang/glob/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/glob/compare/v0.3.3...v0.3.4) Updates `hashbrown` from 0.17.0 to 0.17.1 - [Release notes](https://github.com/rust-lang/hashbrown/releases) - [Changelog](https://github.com/rust-lang/hashbrown/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/hashbrown/compare/v0.17.0...v0.17.1) Updates `http` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/http/compare/v1.4.0...v1.5.0) Updates `http-body` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/hyperium/http-body/releases) - [Commits](https://github.com/hyperium/http-body/compare/v1.0.1...v1.1.0) Updates `http-body-util` from 0.1.3 to 0.1.5 - [Release notes](https://github.com/hyperium/http-body/releases) - [Commits](https://github.com/hyperium/http-body/compare/http-body-util-v0.1.3...http-body-util-v0.1.5) Updates `hyper` from 1.9.0 to 1.11.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v1.9.0...v1.11.0) Updates `icu_locale_core` from 2.2.0 to 2.3.0 - [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/compare/icu@2.2.0...icu@2.3.0) Updates `icu_normalizer` from 2.2.0 to 2.3.0 - [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/compare/icu@2.2.0...icu@2.3.0) Updates `icu_normalizer_data` from 2.2.0 to 2.3.0 - [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/compare/icu@2.2.0...icu@2.3.0) Updates `icu_properties` from 2.2.0 to 2.3.0 - [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/compare/icu@2.2.0...icu@2.3.0) Updates `icu_properties_data` from 2.2.0 to 2.3.0 - [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/compare/icu@2.2.0...icu@2.3.0) Updates `icu_provider` from 2.2.0 to 2.3.1 - [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/compare/icu@2.2.0...icu@2.3.1) Updates `ipnet` from 2.12.0 to 2.12.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.186 to 0.2.189 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.189/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.186...0.2.189) Updates `libredox` from 0.1.16 to 0.1.20 Updates `litemap` 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 `log` from 0.4.29 to 0.4.34 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/log/compare/0.4.29...0.4.34) Updates `memchr` from 2.8.0 to 2.8.3 - [Commits](https://github.com/BurntSushi/memchr/compare/2.8.0...2.8.3) Updates `mio` from 1.2.0 to 1.2.2 - [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.0...v1.2.2) Updates `muda` from 0.19.2 to 0.19.3 - [Release notes](https://github.com/tauri-apps/muda/releases) - [Changelog](https://github.com/tauri-apps/muda/blob/dev/CHANGELOG.md) - [Commits](https://github.com/tauri-apps/muda/compare/muda-v0.19.2...muda-v0.19.3) Updates `objc2-foundation` from 0.3.1 to 0.3.2 - [Commits](https://github.com/madsmtm/objc2/compare/objc-sys-0.3.1...objc-sys-0.3.2) Updates `objc2-quartz-core` from 0.3.1 to 0.3.2 - [Commits](https://github.com/madsmtm/objc2/compare/objc-sys-0.3.1...objc-sys-0.3.2) Updates `objc2-ui-kit` from 0.3.1 to 0.3.2 - [Commits](https://github.com/madsmtm/objc2/compare/objc-sys-0.3.1...objc-sys-0.3.2) Updates `objc2-user-notifications` from 0.3.1 to 0.3.2 - [Commits](https://github.com/madsmtm/objc2/compare/objc-sys-0.3.1...objc-sys-0.3.2) Updates `open` from 5.3.5 to 5.4.2 - [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.3.5...v5.4.2) Updates `pkg-config` from 0.3.33 to 0.3.34 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.33...0.3.34) Updates `plist` from 1.9.0 to 1.10.0 - [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.9.0...v1.10.0) Updates `potential_utf` from 0.1.5 to 0.1.6 - [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 `proc-macro-crate` from 3.3.0 to 3.5.0 - [Release notes](https://github.com/bkchr/proc-macro-crate/releases) - [Commits](https://github.com/bkchr/proc-macro-crate/compare/v3.3.0...v3.5.0) Updates `proc-macro2` from 1.0.106 to 1.0.107 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.106...1.0.107) Updates `quick-xml` from 0.39.4 to 0.41.0 - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](https://github.com/tafia/quick-xml/compare/v0.39.4...v0.41.0) Updates `quote` from 1.0.45 to 1.0.47 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.45...1.0.47) Updates `ref-cast` from 1.0.25 to 1.0.27 - [Release notes](https://github.com/dtolnay/ref-cast/releases) - [Commits](https://github.com/dtolnay/ref-cast/compare/1.0.25...1.0.27) Updates `ref-cast-impl` from 1.0.25 to 1.0.27 - [Release notes](https://github.com/dtolnay/ref-cast/releases) - [Commits](https://github.com/dtolnay/ref-cast/compare/1.0.25...1.0.27) Updates `regex` from 1.12.3 to 1.13.1 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.12.3...1.13.1) Updates `regex-automata` from 0.4.14 to 0.4.18 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-automata-0.4.14...regex-automata-0.4.18) Updates `regex-syntax` from 0.8.10 to 0.8.11 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.8.10...regex-syntax-0.8.11) Updates `reqwest` from 0.13.3 to 0.13.4 - [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.3...v0.13.4) Updates `rustc-hash` from 2.1.2 to 2.1.3 - [Changelog](https://github.com/rust-lang/rustc-hash/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/rustc-hash/compare/v2.1.2...v2.1.3) Updates `rustversion` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](https://github.com/dtolnay/rustversion/compare/1.0.22...1.0.23) Updates `schemars` from 1.0.4 to 1.2.2 - [Release notes](https://github.com/GREsau/schemars/releases) - [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md) - [Commits](https://github.com/GREsau/schemars/compare/v1.0.4...v1.2.2) Updates `serde_core` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.228...v1.0.229) Updates `serde_derive` from 1.0.228 to 1.0.229 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.228...v1.0.229) Updates `serde_repr` from 0.1.20 to 0.1.21 - [Release notes](https://github.com/dtolnay/serde-repr/releases) - [Commits](https://github.com/dtolnay/serde-repr/compare/0.1.20...0.1.21) Updates `serde_with` from 3.21.0 to 3.22.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](https://github.com/jonasbb/serde_with/compare/v3.21.0...v3.22.0) Updates `serde_with_macros` from 3.21.0 to 3.22.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](https://github.com/jonasbb/serde_with/compare/v3.21.0...v3.22.0) Updates `shlex` from 1.3.0 to 2.0.1 - [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md) - [Commits](https://github.com/comex/rust-shlex/commits) Updates `simd-adler32` from 0.3.9 to 0.3.10 - [Changelog](https://github.com/mcountryman/simd-adler32/blob/main/CHANGELOG.md) - [Commits](https://github.com/mcountryman/simd-adler32/compare/v0.3.9...v0.3.10) Updates `smallvec` from 1.15.1 to 1.15.2 - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.15.1...v1.15.2) Updates `socket2` from 0.6.3 to 0.6.5 - [Release notes](https://github.com/rust-lang/socket2/releases) - [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/socket2/compare/v0.6.3...v0.6.5) Updates `swift-rs` from 1.0.7 to 1.0.8 - [Release notes](https://github.com/Brendonovich/swift-rs/releases) - [Commits](https://github.com/Brendonovich/swift-rs/commits) Updates `syn` from 2.0.117 to 2.0.119 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.117...2.0.119) Updates `tao-macros` from 0.1.3 to 0.1.4 - [Release notes](https://github.com/tauri-apps/tao/releases) - [Changelog](https://github.com/tauri-apps/tao/blob/dev/CHANGELOG.md) - [Commits](https://github.com/tauri-apps/tao/compare/tao-macros-v0.1.3...tao-macros-v0.1.4) Updates `tauri-codegen` from 2.6.2 to 2.6.3 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-codegen-v2.6.2...tauri-codegen-v2.6.3) Updates `tauri-macros` from 2.6.2 to 2.6.3 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-macros-v2.6.2...tauri-macros-v2.6.3) Updates `tauri-plugin` from 2.6.2 to 2.6.3 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-plugin-v2.6.2...tauri-plugin-v2.6.3) Updates `tauri-runtime` from 2.11.2 to 2.11.3 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-runtime-v2.11.2...tauri-runtime-v2.11.3) Updates `tauri-runtime-wry` from 2.11.2 to 2.11.4 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-runtime-wry-v2.11.2...tauri-runtime-wry-v2.11.4) Updates `tauri-utils` from 2.9.2 to 2.9.3 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/tauri-utils-v2.9.2...tauri-utils-v2.9.3) Updates `tendril` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/servo/html5ever/releases) - [Commits](https://github.com/servo/html5ever/commits/v0.5.1) Updates `thiserror` from 2.0.12 to 2.0.20 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/2.0.12...2.0.20) Updates `time` from 0.3.47 to 0.3.55 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/compare/v0.3.47...v0.3.55) Updates `time-core` from 0.1.8 to 0.1.9 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/commits) Updates `time-macros` from 0.2.27 to 0.2.32 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](https://github.com/time-rs/time/commits) Updates `tinystr` from 0.8.3 to 0.8.4 - [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 `tinyvec` from 1.11.0 to 1.12.0 - [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/Lokathor/tinyvec/compare/v1.11.0...v1.12.0) Updates `tokio` from 1.52.3 to 1.53.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.52.3...tokio-1.53.1) Updates `tokio-util` from 0.7.18 to 0.7.19 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.18...tokio-util-0.7.19) Updates `toml` from 0.9.2 to 0.9.12+spec-1.1.0 - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.9.2...toml-v0.9.12) Updates `toml_parser` from 1.1.2+spec-1.1.0 to 1.1.3+spec-1.1.0 - [Commits](https://github.com/toml-rs/toml/compare/toml_parser-v1.1.2...toml_parser-v1.1.3) Updates `toml_writer` from 1.1.1+spec-1.1.0 to 1.1.2+spec-1.1.0 - [Commits](https://github.com/toml-rs/toml/compare/toml_writer-v1.1.1...toml_writer-v1.1.2) Updates `typenum` from 1.20.0 to 1.20.1 - [Release notes](https://github.com/paholg/typenum/releases) - [Changelog](https://github.com/paholg/typenum/blob/main/CHANGELOG.md) - [Commits](https://github.com/paholg/typenum/compare/v1.20.0...v1.20.1) Updates `unicode-segmentation` from 1.13.2 to 1.13.3 - [Commits](https://github.com/unicode-rs/unicode-segmentation/commits) Updates `uuid` from 1.23.1 to 1.25.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/v1.23.1...1.25.0) Updates `wasip2` from 1.0.3+wasi-0.2.9 to 1.0.4+wasi-0.2.12 - [Commits](https://github.com/bytecodealliance/wasi-rs/compare/wasip2-1.0.3...wasip2-1.0.4) Updates `web_atoms` from 0.2.4 to 0.2.6 - [Release notes](https://github.com/servo/html5ever/releases) - [Commits](https://github.com/servo/html5ever/commits) Updates `windows-core` from 0.61.2 to 0.62.1 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows-link` from 0.2.0 to 0.2.1 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows-result` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows-strings` from 0.5.0 to 0.5.1 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows-sys` from 0.61.0 to 0.61.2 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows-version` from 0.1.6 to 0.1.7 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `winnow` from 0.7.13 to 0.7.15 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](https://github.com/winnow-rs/winnow/compare/v0.7.13...v0.7.15) Updates `winnow` from 1.0.0 to 1.0.4 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](https://github.com/winnow-rs/winnow/compare/v0.7.13...v0.7.15) Updates `wit-bindgen` from 0.51.0 to 0.57.1 - [Release notes](https://github.com/bytecodealliance/wit-bindgen/releases) - [Commits](https://github.com/bytecodealliance/wit-bindgen/compare/v0.51.0...v0.57.1) Updates `writeable` from 0.6.3 to 0.6.4 - [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 `yoke` 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 `zbus` from 5.15.0 to 5.19.0 - [Release notes](https://github.com/z-galaxy/zbus/releases) - [Changelog](https://github.com/z-galaxy/zbus/blob/main/release-plz.toml) - [Commits](https://github.com/z-galaxy/zbus/compare/zbus-5.15.0...zbus-5.19.0) Updates `zbus_macros` from 5.15.0 to 5.19.0 - [Release notes](https://github.com/z-galaxy/zbus/releases) - [Changelog](https://github.com/z-galaxy/zbus/blob/main/release-plz.toml) - [Commits](https://github.com/z-galaxy/zbus/compare/zbus_macros-5.15.0...zbus_macros-5.19.0) Updates `zbus_names` from 4.3.2 to 4.3.4 - [Release notes](https://github.com/z-galaxy/zbus/releases) - [Changelog](https://github.com/z-galaxy/zbus/blob/main/release-plz.toml) - [Commits](https://github.com/z-galaxy/zbus/compare/zbus_names-4.3.2...zbus_names-4.3.4) Updates `zerotrie` from 0.2.4 to 0.2.5 - [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 `zerovec` from 0.11.6 to 0.11.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/ind/zerovec@0.11.8) Updates `zerovec-derive` from 0.11.3 to 0.11.6 - [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 `zmij` from 1.0.21 to 1.0.23 - [Release notes](https://github.com/dtolnay/zmij/releases) - [Commits](https://github.com/dtolnay/zmij/compare/1.0.21...1.0.23) Updates `zvariant` from 5.11.0 to 5.15.0 - [Release notes](https://github.com/z-galaxy/zbus/releases) - [Changelog](https://github.com/z-galaxy/zbus/blob/main/release-plz.toml) - [Commits](https://github.com/z-galaxy/zbus/compare/zvariant-5.11.0...zvariant-5.15.0) Updates `zvariant_derive` from 5.11.0 to 5.15.0 - [Release notes](https://github.com/z-galaxy/zbus/releases) - [Changelog](https://github.com/z-galaxy/zbus/blob/main/release-plz.toml) - [Commits](https://github.com/z-galaxy/zbus/compare/zvariant_derive-5.11.0...zvariant_derive-5.15.0) Updates `zvariant_utils` from 3.3.1 to 4.2.0 - [Release notes](https://github.com/z-galaxy/zbus/releases) - [Changelog](https://github.com/z-galaxy/zbus/blob/main/release-plz.toml) - [Commits](https://github.com/z-galaxy/zbus/compare/zvariant_utils-3.3.1...zvariant_utils-4.2.0) --- updated-dependencies: - dependency-name: serde dependency-version: 1.0.229 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_json dependency-version: 1.0.151 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tauri-build dependency-version: 2.6.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: aho-corasick dependency-version: 1.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: alloc-stdlib dependency-version: 0.2.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: android_system_properties dependency-version: 0.1.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: anyhow dependency-version: 1.0.104 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: async-trait dependency-version: 0.1.92 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: bitflags dependency-version: 2.13.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: block2 dependency-version: 0.6.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: blocking dependency-version: 1.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: brotli dependency-version: 8.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: brotli-decompressor dependency-version: 5.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: bytemuck dependency-version: 1.25.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: bytes dependency-version: 1.12.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: camino dependency-version: 1.2.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: cc dependency-version: 1.4.4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: cfg_aliases dependency-version: 0.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: chrono dependency-version: 0.4.45 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: combine dependency-version: 4.6.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: cookie dependency-version: 0.18.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: crc32fast dependency-version: 1.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: crossbeam-channel dependency-version: 0.5.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: crossbeam-utils dependency-version: 0.8.22 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: dbus dependency-version: 0.9.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: displaydoc dependency-version: 0.2.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: embed-resource dependency-version: 3.0.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: event-listener dependency-version: 5.4.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: fastrand dependency-version: 2.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: find-msvc-tools dependency-version: 0.1.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: foreign-types-macros dependency-version: 0.2.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: futures-core dependency-version: 0.3.34 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: futures-io dependency-version: 0.3.34 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: futures-sink dependency-version: 0.3.34 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: futures-task dependency-version: 0.3.34 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: futures-util dependency-version: 0.3.34 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: getrandom dependency-version: 0.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: getrandom dependency-version: 0.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: glob dependency-version: 0.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: hashbrown dependency-version: 0.17.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: http dependency-version: 1.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: http-body dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: http-body-util dependency-version: 0.1.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: hyper dependency-version: 1.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: icu_locale_core dependency-version: 2.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: icu_normalizer dependency-version: 2.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: icu_normalizer_data dependency-version: 2.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: icu_properties dependency-version: 2.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: icu_properties_data dependency-version: 2.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: icu_provider dependency-version: 2.3.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: ipnet dependency-version: 2.12.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: libc dependency-version: 0.2.189 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: libredox dependency-version: 0.1.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: litemap dependency-version: 0.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: log dependency-version: 0.4.34 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: memchr dependency-version: 2.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: mio dependency-version: 1.2.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: muda dependency-version: 0.19.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: objc2-foundation dependency-version: 0.3.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: objc2-quartz-core dependency-version: 0.3.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: objc2-ui-kit dependency-version: 0.3.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: objc2-user-notifications dependency-version: 0.3.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: open dependency-version: 5.4.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: pkg-config dependency-version: 0.3.34 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: plist dependency-version: 1.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: potential_utf dependency-version: 0.1.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: proc-macro-crate dependency-version: 3.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: proc-macro2 dependency-version: 1.0.107 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: quick-xml dependency-version: 0.41.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: quote dependency-version: 1.0.47 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: ref-cast dependency-version: 1.0.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: ref-cast-impl dependency-version: 1.0.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: regex dependency-version: 1.13.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: regex-automata dependency-version: 0.4.18 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: regex-syntax dependency-version: 0.8.11 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: reqwest dependency-version: 0.13.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: rustc-hash dependency-version: 2.1.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: rustversion dependency-version: 1.0.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: schemars dependency-version: 1.2.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: serde_core dependency-version: 1.0.229 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_derive dependency-version: 1.0.229 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_repr dependency-version: 0.1.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_with dependency-version: 3.22.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: serde_with_macros dependency-version: 3.22.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: shlex dependency-version: 2.0.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: simd-adler32 dependency-version: 0.3.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: smallvec dependency-version: 1.15.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: socket2 dependency-version: 0.6.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: swift-rs dependency-version: 1.0.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: syn dependency-version: 2.0.119 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tao-macros dependency-version: 0.1.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tauri-codegen dependency-version: 2.6.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tauri-macros dependency-version: 2.6.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tauri-plugin dependency-version: 2.6.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tauri-runtime dependency-version: 2.11.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tauri-runtime-wry dependency-version: 2.11.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tauri-utils dependency-version: 2.9.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tendril dependency-version: 0.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: thiserror dependency-version: 2.0.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: time dependency-version: 0.3.55 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: time-core dependency-version: 0.1.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: time-macros dependency-version: 0.2.32 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tinystr dependency-version: 0.8.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tinyvec dependency-version: 1.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: tokio dependency-version: 1.53.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: tokio-util dependency-version: 0.7.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: toml dependency-version: 0.9.12+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: toml_parser dependency-version: 1.1.3+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: toml_writer dependency-version: 1.1.2+spec-1.1.0 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: typenum dependency-version: 1.20.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: unicode-segmentation dependency-version: 1.13.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: uuid dependency-version: 1.25.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: wasip2 dependency-version: 1.0.4+wasi-0.2.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: web_atoms dependency-version: 0.2.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: windows-core dependency-version: 0.62.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: windows-link dependency-version: 0.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: windows-result dependency-version: 0.4.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: windows-strings dependency-version: 0.5.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: windows-sys dependency-version: 0.61.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: windows-version dependency-version: 0.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: winnow dependency-version: 0.7.15 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: winnow dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: wit-bindgen dependency-version: 0.57.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: writeable dependency-version: 0.6.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: yoke dependency-version: 0.8.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: zbus dependency-version: 5.19.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: zbus_macros dependency-version: 5.19.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: zbus_names dependency-version: 4.3.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: zerotrie dependency-version: 0.2.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: zerovec dependency-version: 0.11.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: zerovec-derive dependency-version: 0.11.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: zmij dependency-version: 1.0.23 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: zvariant dependency-version: 5.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: zvariant_derive dependency-version: 5.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: zvariant_utils dependency-version: 4.2.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
|
Major semver version updates require manual review and cannot be auto-merged. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 104 updates in the /src-tauri directory:
1.0.2281.0.2291.0.1501.0.1512.6.22.6.31.1.41.1.50.2.20.2.40.1.50.1.61.0.1021.0.1040.1.890.1.922.9.12.13.10.6.10.6.21.6.21.7.08.0.28.0.45.0.05.0.31.25.01.25.21.11.11.12.11.2.21.2.51.2.621.4.40.2.10.2.20.4.440.4.454.6.74.6.80.18.10.18.21.5.01.5.10.5.150.5.160.8.210.8.220.9.110.9.120.2.50.2.73.0.93.0.115.4.15.4.22.4.12.5.00.2.30.2.40.3.320.3.340.3.320.3.340.3.320.3.340.3.320.3.340.3.320.3.340.3.30.3.40.4.10.4.30.3.30.3.40.17.00.17.11.4.01.5.01.0.11.1.00.1.30.1.51.9.01.11.02.2.02.3.02.2.02.3.02.12.02.12.10.2.1860.2.1890.1.160.1.200.8.20.8.30.4.290.4.342.8.02.8.31.2.01.2.20.19.20.19.30.3.10.3.20.3.10.3.20.3.10.3.25.3.55.4.20.3.330.3.341.9.01.10.00.1.50.1.63.3.03.5.01.0.1061.0.1071.0.451.0.471.0.251.0.271.12.31.13.10.13.30.13.42.1.22.1.31.0.221.0.231.0.41.2.20.1.200.1.213.21.03.22.00.3.90.3.101.15.11.15.20.6.30.6.51.0.71.0.82.0.1172.0.1190.1.30.1.42.6.22.6.32.6.22.6.32.6.22.6.32.11.22.11.32.11.22.11.40.5.00.5.12.0.122.0.200.3.470.3.551.11.01.12.01.52.31.53.10.7.180.7.190.9.20.9.12+spec-1.1.01.1.2+spec-1.1.01.1.3+spec-1.1.01.1.1+spec-1.1.01.1.2+spec-1.1.01.20.01.20.11.13.21.13.31.23.11.25.01.0.3+wasi-0.2.91.0.4+wasi-0.2.120.2.40.2.60.61.20.62.10.2.00.2.10.4.00.4.10.5.00.5.10.61.00.61.20.1.60.1.70.7.130.7.151.0.01.0.45.15.05.19.01.0.211.0.23Updates
serdefrom 1.0.228 to 1.0.229Release notes
Sourced from serde's releases.
Commits
7fc3b4cRelease 1.0.2296d6e9a1Merge pull request #3085 from dtolnay/syn36dec3b7Update to syn 3cfe6692Resolve mut_mut pedantic clippy lint1023d07Update actions/upload-artifact@v6 -> v7dd682c2Update actions/checkout@v6 -> v75f0f18bUpdate ui test suite to nightly-2026-06-0163a1498Regenerate stderr with trybuild normalization fixesfa7da4aFix unused_features warning6b1a178Unpin CI miri toolchainUpdates
serde_jsonfrom 1.0.150 to 1.0.151Release notes
Sourced from serde_json's releases.
Commits
de85007Release 1.0.1513b2b3c5Merge pull request #1331 from WonderLawrence/rawvalue-from-string-unchecked0406d96Debug-assert well-formedness and no-whitespace in from_string_uncheckedcf16f75Add RawValue::from_string_unchecked827a315Update actions/upload-artifact@v6 -> v7cea36a5Update actions/checkout@v6 -> v7Updates
tauri-buildfrom 2.6.2 to 2.6.3Release notes
Sourced from tauri-build's releases.
... (truncated)
Commits
Updates
aho-corasickfrom 1.1.4 to 1.1.5Commits
51780601.1.5b68c8d5api: check for overflow inMatch::offsettooc821786build(deps): bump actions/checkout in the actions group (#171)8209bb9Hash-pin all actions, drop persisted credentials (#170)0f3f5daapi: document a couple panicking preconditionse88e1fcbenchmarks: bump dependencies88e4966ci: use older version oflogon pinned buildUpdates
alloc-stdlibfrom 0.2.2 to 0.2.4Commits
Updates
android_system_propertiesfrom 0.1.5 to 0.1.6Commits
Updates
anyhowfrom 1.0.102 to 1.0.104Release notes
Sourced from anyhow's releases.
Commits
1dbe186Release 1.0.104f6479f8Update to syn 35bdb0e2Release 1.0.103e621bd3Merge pull request #452 from dtolnay/downcast6e8c000Eliminate pointer->reference->pointer during downcast67c4abdAdd regression test for issue 451917a169Update actions/upload-artifact@v6 -> v7d9dc3faUpdate actions/checkout@v6 -> v7841522bRaise minimum tested compiler to rust 1.85Updates
async-traitfrom 0.1.89 to 0.1.92Release notes
Sourced from async-trait's releases.
Commits
82e7e9eRelease 0.1.929a35cb8Merge pull request #303 from dtolnay/mustuse875ceecResolve double_must_use clippy lint62993a5Raise minimum tested compiler to rust 1.88d049ee0Release 0.1.917a0961fMerge pull request #301 from dtolnay/mutability740f86fIgnore mut_mut pedantic clippy lint in test4699cd3Fix mutability for by-reference receivers6dd3573Add regression test for issue 3002371797Release 0.1.90Updates
bitflagsfrom 2.9.1 to 2.13.1Release notes
Sourced from bitflags's releases.
... (truncated)
Changelog
Sourced from bitflags's changelog.
... (truncated)
Commits
f92a292Merge pull request #493 from bitflags/cargo/2.13.1c1271c5prepare for 2.13.1 releasee077c4aMerge pull request #492 from bolshoytoster/main75d1be4Bless compile fail stderr7813d71Support the MSRVd8f8234Remove unused variable warning with empty bitflags2e27d6aFixconst _ = !0;dd8bedaFix Self in flagsdbc0ce1Lower the LLVM IR output of the generated output9253889prepare for 2.13.0 releaseUpdates
block2from 0.6.1 to 0.6.2Commits
b4167b5Fix documentation on docs.rsf5df468Bump objc2 0.6.1 -> 0.6.21942c3eAllow unpredictable_function_pointer_comparisonsf6eb40dRelax signed encoding checks for register-sized integers35ec315Rename objc2-metal/packed.rs to acceleration_structure_types.rsfc3194eAllow running framework tests on macOS 14a63e4efMerge pull request #763 from gety-ai/master270cd9dfeat(io-kit): generate power state484fa9bUpdate supported OS version numbers191b5bfFix structs that have packed alignmentUpdates
blockingfrom 1.6.2 to 1.7.0Release notes
Sourced from blocking's releases.
Changelog
Sourced from blocking's changelog.
Commits
e29a5e6Release 1.6.36f41360Support setting the number of threads without an env var (#75)60d526bm: Avoid Option<> indirection via VecDeque53dbc2eUpdate Readme (#73)Updates
brotlifrom 8.0.2 to 8.0.4Commits
9651aa3Fix version bump577dc18fix: guard BroCatli header byte-source underflow4f447c3fix: handle null custom allocator returnse50a4fffix: catch panics in Broccoli FFI exportsb8dcac7fix: validate BroCatli deserialized state fields9cbed81Allow newer alloc-no-stdlib which enforce no-unsafe in their lib.rsc195782Handle NULL returns from custom encoder allocators21de815publish to crates6bba7bebetter testing for edge casescf75fa6Fix CompressMulti worker joins on errorsUpdates
brotli-decompressorfrom 5.0.0 to 5.0.3Commits
8dd9ab9readme1726498Support both the 2.x and 3.x generations of alloc-no-stdlibb2020f6Fix seccomp build: thread custom dictionary through decompress and flush output6bf9215Forbid unsafe273d1b9new version 5.0.1cab6098Make --no-default-features test suite run while having a nostd dict test8ed0d7dFix PADDING_2 error being silently dropped at end of streamUpdates
bytemuckfrom 1.25.0 to 1.25.2Changelog
Sourced from bytemuck's changelog.
... (truncated)
Commits
f363643chore: Release bytemuck version 1.25.23de980bchangelog1d05becimplementNoUninitforchar,bool,NoZero*array (#350)cabc8e7chore: Release bytemuck version 1.25.12d4d8cachangelog946e7a9chore: Release bytemuck_derive version 1.11.08a8f7cfchangelog deriveee6742echangeloge2d1c7fDon't impl core::error::Error on spirv (#348)7dd7174make the note more terseUpdates
bytesfrom 1.11.1 to 1.12.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
76c0fbbRelease bytes v1.12.1 (#838)924c82bHandle unwinding from Box::new (#837)91402ceRelease bytes v1.12.0 (#831)2256e6dchore: add safety comments on unsafe blocks (#827)245adffPass vtable data by value (#826)00cc5ffImplementBytesMut::extend_from_within(#818)5b79d31Merge tag 'v1.11.1'804ee6dMake try_unsplit method public (#746)fd426caExclude development scripts from published package (#810)b4ed70dAdd test for copy_to_bytes() -> BytesMut avoiding clone (#809)Updates
caminofrom 1.2.2 to 1.2.5Release notes
Sourced from camino's releases.
Changelog
Sourced from camino's changelog.
Commits
0b8668c[camino] version 1.2.52437e78[meta] prepare changelog928c686switch to an include list in the package (#129)089546bremove claude detritus (#128)3a9bd8cadd back the link for From<Box> for Box<Path> (#126)8966366[camino] version 1.2.4abf526b[meta] prepare release417c6e1docs: fix dangling [from] link in into_std_boxed_path (#125)6d25706add Box<Path> -> Box<Utf8Path> conversion (#124)816ddebtestBox\<Utf8Path>conversions, and other review fixes (#123)Updates
ccfrom 1.2.62 to 1.4.4Release notes
Sourced from cc's releases.
... (truncated)
Changelog
Sourced from cc's changelog.
... (truncated)
Commits
82ee29echore(cc): release v1.4.4 (#1869)1301078fix: run the Android llvm-ar probe in the caller's environment (#1868)c5cc913fix: honor Build::env overrides in flag support probes (#1866)caf7609chore(deps): bump dtolnay/rust-toolchain (#1862)3c4ab88chore: release (#1858)951c5f5cc-test: add loongarch64 assembly shim (#1855)60e2e00chore(deps): bump Swatinem/rust-cache from 2.9.1 to 2.9.2 (#1853)cdb4701ci: replace rustup installation with actions-rust-lang/setup-rust-toolchain (...3af3b8dcargo: use workspace inheritance (#1850)6df6471cargo: convert to workspace lints (#1849)Updates
cfg_aliasesfrom 0.2.1 to 0.2.2Release notes
Sourced from cfg_aliases's releases.
Commits
e069ce6Fix trailing semicolon in expression macro bodi...Description has been truncated