Skip to content

Commit

Permalink
chore(deps): bump the all group across 1 directory with 149 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 113 updates in the /src-tauri directory:

| Package | From | To |
| --- | --- | --- |
| [serde_json](https://github.com/serde-rs/json) | `1.0.111` | `1.0.121` |
| [serde](https://github.com/serde-rs/serde) | `1.0.195` | `1.0.204` |
| [tauri](https://github.com/tauri-apps/tauri) | `1.5.4` | `1.6.0` |
| [window-vibrancy](https://github.com/tauri-apps/tauri-plugin-vibrancy) | `0.4.3` | `0.5.0` |
| [tauri-plugin-clipboard](https://github.com/CrossCopy/tauri-plugin-clipboard) | `0.6.0` | `1.1.3` |
| [tauri-plugin-positioner](https://github.com/tauri-apps/plugins-workspace) | `1.0.4` | `1.0.5` |
| [tauri-plugin-autostart](https://github.com/tauri-apps/plugins-workspace) | ``5817611`` | ``1da7892`` |
| [tauri-build](https://github.com/tauri-apps/tauri) | `1.5.1` | `1.5.3` |
| [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `1.1.2` | `1.1.3` |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.79` | `1.0.86` |
| [arboard](https://github.com/1Password/arboard) | `3.3.0` | `3.4.0` |
| [async-channel](https://github.com/smol-rs/async-channel) | `2.1.1` | `2.3.0` |
| [async-executor](https://github.com/smol-rs/async-executor) | `1.8.0` | `1.11.0` |
| [async-process](https://github.com/smol-rs/async-process) | `1.7.0` | `1.8.1` |
| [async-recursion](https://github.com/dcchut/async-recursion) | `1.0.5` | `1.1.1` |
| [async-task](https://github.com/smol-rs/async-task) | `4.7.0` | `4.7.1` |
| [async-trait](https://github.com/dtolnay/async-trait) | `0.1.77` | `0.1.81` |
| [autocfg](https://github.com/cuviper/autocfg) | `1.1.0` | `1.3.0` |
| [backtrace](https://github.com/rust-lang/backtrace-rs) | `0.3.69` | `0.3.73` |
| [blocking](https://github.com/smol-rs/blocking) | `1.5.1` | `1.6.1` |
| [brotli](https://github.com/dropbox/rust-brotli) | `3.4.0` | `3.5.0` |
| [bstr](https://github.com/BurntSushi/bstr) | `1.9.0` | `1.10.0` |
| [bumpalo](https://github.com/fitzgen/bumpalo) | `3.14.0` | `3.16.0` |
| [bytes](https://github.com/tokio-rs/bytes) | `1.5.0` | `1.6.1` |
| [chrono](https://github.com/chronotope/chrono) | `0.4.31` | `0.4.38` |
| [combine](https://github.com/Marwes/combine) | `4.6.6` | `4.6.7` |
| [concurrent-queue](https://github.com/smol-rs/concurrent-queue) | `2.4.0` | `2.5.0` |
| [crc32fast](https://github.com/srijs/rust-crc32fast) | `1.3.2` | `1.4.2` |
| [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.11` | `0.5.13` |
| [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.19` | `0.8.20` |
| [ctor](https://github.com/mmastrac/rust-ctor) | `0.2.6` | `0.2.8` |
| [darling](https://github.com/TedDriggs/darling) | `0.20.3` | `0.20.10` |
| [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` |
| [dtoa-short](https://github.com/upsuper/dtoa-short) | `0.3.4` | `0.3.5` |
| [either](https://github.com/rayon-rs/either) | `1.10.0` | `1.13.0` |
| [embed-resource](https://github.com/nabijaczleweli/rust-embed-resource) | `2.4.1` | `2.4.3` |
| [encoding_rs](https://github.com/hsivonen/encoding_rs) | `0.8.33` | `0.8.34` |
| [enumflags2](https://github.com/meithecatte/enumflags2) | `0.7.8` | `0.7.10` |
| [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` |
| [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.28` | `1.0.30` |
| [h2](https://github.com/hyperium/h2) | `0.3.24` | `0.3.26` |
| [half](https://github.com/starkat99/half-rs) | `2.3.1` | `2.4.1` |
| [hermit-abi](https://github.com/hermit-os/hermit-rs) | `0.3.4` | `0.3.9` |
| [http](https://github.com/hyperium/http) | `0.2.11` | `0.2.12` |
| [httparse](https://github.com/seanmonstar/httparse) | `1.8.0` | `1.9.4` |
| [hyper](https://github.com/hyperium/hyper) | `0.14.28` | `0.14.30` |
| [iana-time-zone](https://github.com/strawlab/iana-time-zone) | `0.1.59` | `0.1.60` |
| [image](https://github.com/image-rs/image) | `0.24.8` | `0.24.9` |
| [instant](https://github.com/sebcrozet/instant) | `0.1.12` | `0.1.13` |
| [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.67` | `0.3.69` |
| [json-patch](https://github.com/idubrov/json-patch) | `1.2.0` | `1.4.0` |
| [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` |
| [libc](https://github.com/rust-lang/libc) | `0.2.152` | `0.2.155` |
| [lock_api](https://github.com/Amanieu/parking_lot) | `0.4.11` | `0.4.12` |
| [log](https://github.com/rust-lang/log) | `0.4.20` | `0.4.22` |
| [memchr](https://github.com/BurntSushi/memchr) | `2.7.1` | `2.7.4` |
| [miniz_oxide](https://github.com/Frommi/miniz_oxide) | `0.7.1` | `0.7.4` |
| [mio](https://github.com/tokio-rs/mio) | `0.8.10` | `0.8.11` |
| [native-tls](https://github.com/sfackler/rust-native-tls) | `0.2.11` | `0.2.12` |
| [new_debug_unreachable](https://github.com/mbrubeck/rust-debug-unreachable) | `1.0.4` | `1.0.6` |
| [openssl](https://github.com/sfackler/rust-openssl) | `0.10.63` | `0.10.66` |
| [os_info](https://github.com/stanislav-tkach/os_info) | `3.7.0` | `3.8.2` |
| [os_pipe](https://github.com/oconnor663/os_pipe.rs) | `1.1.5` | `1.2.0` |
| [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.3` |
| [parking_lot_core](https://github.com/Amanieu/parking_lot) | `0.9.9` | `0.9.10` |
| [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.13` | `0.2.14` |
| [piper](https://github.com/smol-rs/piper) | `0.2.1` | `0.2.3` |
| [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.29` | `0.3.30` |
| [png](https://github.com/image-rs/image-png) | `0.17.11` | `0.17.13` |
| [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.78` | `1.0.86` |
| [quote](https://github.com/dtolnay/quote) | `1.0.35` | `1.0.36` |
| [rayon](https://github.com/rayon-rs/rayon) | `1.8.1` | `1.10.0` |
| redox_users | `0.4.4` | `0.4.5` |
| [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.23` | `0.11.27` |
| [rustversion](https://github.com/dtolnay/rustversion) | `1.0.14` | `1.0.17` |
| [ryu](https://github.com/dtolnay/ryu) | `1.0.16` | `1.0.18` |
| [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.9.1` | `2.11.1` |
| [semver](https://github.com/dtolnay/semver) | `1.0.21` | `1.0.23` |
| [serde_repr](https://github.com/dtolnay/serde-repr) | `0.1.18` | `0.1.19` |
| [serde_spanned](https://github.com/toml-rs/toml) | `0.6.5` | `0.6.7` |
| [serde_with](https://github.com/jonasbb/serde_with) | `3.5.0` | `3.9.0` |
| [signal-hook-registry](https://github.com/vorner/signal-hook) | `1.4.1` | `1.4.2` |
| [smallvec](https://github.com/servo/rust-smallvec) | `1.13.1` | `1.13.2` |
| [tao](https://github.com/tauri-apps/tao) | `0.16.6` | `0.16.9` |
| [tar](https://github.com/alexcrichton/tar-rs) | `0.4.40` | `0.4.41` |
| [target-lexicon](https://github.com/bytecodealliance/target-lexicon) | `0.12.13` | `0.12.15` |
| [tauri-codegen](https://github.com/tauri-apps/tauri) | `1.4.2` | `1.4.4` |
| [tauri-macros](https://github.com/tauri-apps/tauri) | `1.4.3` | `1.4.5` |
| [tauri-runtime](https://github.com/tauri-apps/tauri) | `0.14.2` | `0.14.4` |
| [tempfile](https://github.com/Stebalien/tempfile) | `3.10.0` | `3.10.1` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.56` | `1.0.63` |
| [thread_local](https://github.com/Amanieu/thread_local-rs) | `1.1.7` | `1.1.8` |
| [tinyvec](https://github.com/Lokathor/tinyvec) | `1.6.0` | `1.8.0` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.35.1` | `1.39.2` |
| [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` |
| [toml_datetime](https://github.com/toml-rs/toml) | `0.6.5` | `0.6.7` |
| [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) | `0.1.22` | `0.1.23` |
| [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) | `1.10.1` | `1.11.0` |
| [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` |
| [uuid](https://github.com/uuid-rs/uuid) | `1.7.0` | `1.10.0` |
| [version_check](https://github.com/SergioBenitez/version_check) | `0.9.4` | `0.9.5` |
| [waker-fn](https://github.com/smol-rs/waker-fn) | `1.1.1` | `1.2.0` |
| [walkdir](https://github.com/BurntSushi/walkdir) | `2.4.0` | `2.5.0` |
| [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.40` | `0.4.42` |
| [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.67` | `0.3.69` |
| [winapi-util](https://github.com/BurntSushi/winapi-util) | `0.1.6` | `0.1.8` |
| [windows-version](https://github.com/microsoft/windows-rs) | `0.1.0` | `0.1.1` |
| [winnow](https://github.com/winnow-rs/winnow) | `0.5.34` | `0.5.40` |
| [wry](https://github.com/tauri-apps/wry) | `0.24.7` | `0.24.10` |
| [xdg-home](https://github.com/zeenix/xdg-home) | `1.0.0` | `1.2.0` |
| [zbus](https://github.com/dbus2/zbus) | `3.14.1` | `3.15.2` |
| [zbus_names](https://github.com/dbus2/zbus) | `2.6.0` | `2.6.1` |
| [zvariant](https://github.com/dbus2/zbus) | `3.15.0` | `3.15.2` |



Updates `serde_json` from 1.0.111 to 1.0.121
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.111...v1.0.121)

Updates `serde` from 1.0.195 to 1.0.204
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.195...v1.0.204)

Updates `tauri` from 1.5.4 to 1.6.0
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v1.5.4...tauri-v1.6)

Updates `window-vibrancy` from 0.4.3 to 0.5.0
- [Release notes](https://github.com/tauri-apps/tauri-plugin-vibrancy/releases)
- [Changelog](https://github.com/tauri-apps/window-vibrancy/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/tauri-apps/tauri-plugin-vibrancy/compare/window-vibrancy-v0.4.3...window-vibrancy-v0.5.0)

Updates `tauri-plugin-clipboard` from 0.6.0 to 1.1.3
- [Release notes](https://github.com/CrossCopy/tauri-plugin-clipboard/releases)
- [Commits](https://github.com/CrossCopy/tauri-plugin-clipboard/commits/v1.1.3)

Updates `tauri-plugin-positioner` from 1.0.4 to 1.0.5
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](https://github.com/tauri-apps/plugins-workspace/commits/positioner-v1.0.5)

Updates `tauri-plugin-autostart` from `5817611` to `1da7892`
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases)
- [Commits](https://github.com/tauri-apps/plugins-workspace/compare/58176114f98c977e3435aba3aa910b61115a394e...1da7892632044a27280733e4297cab135cffe316)

Updates `tauri-build` from 1.5.1 to 1.5.3
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-build-v1.5.1...tauri-build-v1.5.3)

Updates `aho-corasick` from 1.1.2 to 1.1.3
- [Commits](https://github.com/BurntSushi/aho-corasick/compare/1.1.2...1.1.3)

Updates `anyhow` from 1.0.79 to 1.0.86
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.79...1.0.86)

Updates `arboard` from 3.3.0 to 3.4.0
- [Release notes](https://github.com/1Password/arboard/releases)
- [Changelog](https://github.com/1Password/arboard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/1Password/arboard/compare/v3.3.0...v3.4.0)

Updates `async-channel` from 2.1.1 to 2.3.0
- [Release notes](https://github.com/smol-rs/async-channel/releases)
- [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/async-channel/compare/v2.1.1...v2.3.0)

Updates `async-executor` from 1.8.0 to 1.11.0
- [Release notes](https://github.com/smol-rs/async-executor/releases)
- [Changelog](https://github.com/smol-rs/async-executor/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/async-executor/compare/v1.8.0...v1.11.0)

Updates `async-process` from 1.7.0 to 1.8.1
- [Release notes](https://github.com/smol-rs/async-process/releases)
- [Changelog](https://github.com/smol-rs/async-process/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/async-process/compare/v1.7.0...v1.8.1)

Updates `async-recursion` from 1.0.5 to 1.1.1
- [Release notes](https://github.com/dcchut/async-recursion/releases)
- [Commits](https://github.com/dcchut/async-recursion/compare/v1.0.5...v1.1.1)

Updates `async-task` from 4.7.0 to 4.7.1
- [Release notes](https://github.com/smol-rs/async-task/releases)
- [Changelog](https://github.com/smol-rs/async-task/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/async-task/compare/v4.7.0...v4.7.1)

Updates `async-trait` from 0.1.77 to 0.1.81
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.77...0.1.81)

Updates `autocfg` from 1.1.0 to 1.3.0
- [Commits](https://github.com/cuviper/autocfg/compare/1.1.0...1.3.0)

Updates `backtrace` from 0.3.69 to 0.3.73
- [Release notes](https://github.com/rust-lang/backtrace-rs/releases)
- [Commits](https://github.com/rust-lang/backtrace-rs/compare/0.3.69...0.3.73)

Updates `blocking` from 1.5.1 to 1.6.1
- [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.5.1...v1.6.1)

Updates `brotli` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/dropbox/rust-brotli/releases)
- [Commits](https://github.com/dropbox/rust-brotli/compare/3.4.0...3.5.0)

Updates `bstr` from 1.9.0 to 1.10.0
- [Commits](https://github.com/BurntSushi/bstr/compare/1.9.0...1.10.0)

Updates `bumpalo` from 3.14.0 to 3.16.0
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.14.0...3.16.0)

Updates `bytemuck` from 1.14.0 to 1.16.1
- [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md)
- [Commits](https://github.com/Lokathor/bytemuck/compare/v1.14.0...v1.16.1)

Updates `bytes` from 1.5.0 to 1.6.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.5.0...v1.6.1)

Updates `cc` from 1.0.84 to 1.1.7
- [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/1.0.84...cc-v1.1.7)

Updates `chrono` from 0.4.31 to 0.4.38
- [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.31...v0.4.38)

Updates `clipboard-rs` from 0.1.0 to 0.1.11
- [Release notes](https://github.com/ChurchTao/clipboard-rs/releases)
- [Changelog](https://github.com/ChurchTao/clipboard-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ChurchTao/clipboard-rs/commits/v0.1.11)

Updates `clipboard-win` from 4.5.0 to 5.4.0
- [Commits](https://github.com/DoumanAsh/clipboard-win/commits)

Updates `combine` from 4.6.6 to 4.6.7
- [Changelog](https://github.com/Marwes/combine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Marwes/combine/compare/v4.6.6...v4.6.7)

Updates `concurrent-queue` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/smol-rs/concurrent-queue/releases)
- [Changelog](https://github.com/smol-rs/concurrent-queue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/concurrent-queue/compare/v2.4.0...v2.5.0)

Updates `crc32fast` from 1.3.2 to 1.4.2
- [Commits](https://github.com/srijs/rust-crc32fast/compare/v1.3.2...v1.4.2)

Updates `crossbeam-channel` from 0.5.11 to 0.5.13
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.11...crossbeam-channel-0.5.13)

Updates `crossbeam-utils` from 0.8.19 to 0.8.20
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.19...crossbeam-utils-0.8.20)

Updates `ctor` from 0.2.6 to 0.2.8
- [Commits](https://github.com/mmastrac/rust-ctor/commits)

Updates `darling` from 0.20.3 to 0.20.10
- [Release notes](https://github.com/TedDriggs/darling/releases)
- [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TedDriggs/darling/compare/v0.20.3...v0.20.10)

Updates `darling_core` from 0.20.3 to 0.20.10
- [Release notes](https://github.com/TedDriggs/darling/releases)
- [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TedDriggs/darling/compare/v0.20.3...v0.20.10)

Updates `darling_macro` from 0.20.3 to 0.20.10
- [Release notes](https://github.com/TedDriggs/darling/releases)
- [Changelog](https://github.com/TedDriggs/darling/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TedDriggs/darling/compare/v0.20.3...v0.20.10)

Updates `derive_more` from 0.99.17 to 0.99.18
- [Release notes](https://github.com/JelteF/derive_more/releases)
- [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md)
- [Commits](https://github.com/JelteF/derive_more/compare/v0.99.17...v0.99.18)

Updates `dtoa-short` from 0.3.4 to 0.3.5
- [Commits](https://github.com/upsuper/dtoa-short/commits)

Updates `either` from 1.10.0 to 1.13.0
- [Commits](https://github.com/rayon-rs/either/compare/1.10.0...1.13.0)

Updates `embed-resource` from 2.4.1 to 2.4.3
- [Release notes](https://github.com/nabijaczleweli/rust-embed-resource/releases)
- [Commits](https://github.com/nabijaczleweli/rust-embed-resource/compare/v2.4.1...v2.4.3)

Updates `encoding_rs` from 0.8.33 to 0.8.34
- [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.33...v0.8.34)

Updates `enumflags2` from 0.7.8 to 0.7.10
- [Release notes](https://github.com/meithecatte/enumflags2/releases)
- [Commits](https://github.com/meithecatte/enumflags2/compare/v0.7.8...v0.7.10)

Updates `enumflags2_derive` from 0.7.8 to 0.7.10
- [Release notes](https://github.com/meithecatte/enumflags2/releases)
- [Commits](https://github.com/meithecatte/enumflags2/compare/v0.7.8...v0.7.10)

Updates `errno` from 0.3.8 to 0.3.9
- [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lambda-fairy/rust-errno/commits)

Updates `error-code` from 2.3.1 to 3.0.0
- [Commits](https://github.com/DoumanAsh/error-code/commits)

Updates `event-listener-strategy` from 0.3.0 to 0.5.2
- [Release notes](https://github.com/smol-rs/event-listener-strategy/releases)
- [Changelog](https://github.com/smol-rs/event-listener-strategy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/event-listener-strategy/compare/v0.3.0...v0.5.2)

Updates `flate2` from 1.0.28 to 1.0.30
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Commits](https://github.com/rust-lang/flate2-rs/compare/1.0.28...1.0.30)

Updates `gethostname` from 0.3.0 to 0.4.3
- [Changelog](https://github.com/swsnr/gethostname.rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swsnr/gethostname.rs/compare/v0.3.0...v0.4.3)

Updates `gimli` from 0.28.1 to 0.29.0
- [Changelog](https://github.com/gimli-rs/gimli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gimli-rs/gimli/compare/0.28.1...0.29.0)

Updates `h2` from 0.3.24 to 0.3.26
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.26)

Updates `half` from 2.3.1 to 2.4.1
- [Release notes](https://github.com/starkat99/half-rs/releases)
- [Changelog](https://github.com/starkat99/half-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/starkat99/half-rs/compare/v2.3.1...v2.4.1)

Updates `hermit-abi` from 0.3.4 to 0.3.9
- [Release notes](https://github.com/hermit-os/hermit-rs/releases)
- [Commits](https://github.com/hermit-os/hermit-rs/commits)

Updates `http` from 0.2.11 to 0.2.12
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/v0.2.12/CHANGELOG.md)
- [Commits](https://github.com/hyperium/http/compare/v0.2.11...v0.2.12)

Updates `httparse` from 1.8.0 to 1.9.4
- [Release notes](https://github.com/seanmonstar/httparse/releases)
- [Commits](https://github.com/seanmonstar/httparse/compare/v1.8.0...v1.9.4)

Updates `hyper` from 0.14.28 to 0.14.30
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/v0.14.30/CHANGELOG.md)
- [Commits](https://github.com/hyperium/hyper/compare/v0.14.28...v0.14.30)

Updates `iana-time-zone` from 0.1.59 to 0.1.60
- [Changelog](https://github.com/strawlab/iana-time-zone/blob/main/CHANGELOG.md)
- [Commits](https://github.com/strawlab/iana-time-zone/compare/v0.1.59...v0.1.60)

Updates `image` from 0.24.8 to 0.24.9
- [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md)
- [Commits](https://github.com/image-rs/image/compare/v0.24.8...v0.24.9)

Updates `instant` from 0.1.12 to 0.1.13
- [Changelog](https://github.com/sebcrozet/instant/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebcrozet/instant/commits)

Updates `js-sys` from 0.3.67 to 0.3.69
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

Updates `json-patch` from 1.2.0 to 1.4.0
- [Changelog](https://github.com/idubrov/json-patch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/idubrov/json-patch/compare/v1.2.0...v1.4.0)

Updates `lazy_static` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases)
- [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.4.0...1.5.0)

Updates `libc` from 0.2.152 to 0.2.155
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.152...0.2.155)

Updates `lock_api` from 0.4.11 to 0.4.12
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/lock_api-0.4.11...lock_api-0.4.12)

Updates `log` from 0.4.20 to 0.4.22
- [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.20...0.4.22)

Updates `memchr` from 2.7.1 to 2.7.4
- [Commits](https://github.com/BurntSushi/memchr/compare/2.7.1...2.7.4)

Updates `miniz_oxide` from 0.7.1 to 0.7.4
- [Changelog](https://github.com/Frommi/miniz_oxide/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Frommi/miniz_oxide/commits)

Updates `mio` from 0.8.10 to 0.8.11
- [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/v0.8.10...v0.8.11)

Updates `native-tls` from 0.2.11 to 0.2.12
- [Release notes](https://github.com/sfackler/rust-native-tls/releases)
- [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.11...v0.2.12)

Updates `new_debug_unreachable` from 1.0.4 to 1.0.6
- [Commits](https://github.com/mbrubeck/rust-debug-unreachable/compare/v1.0.4...v1.0.6)

Updates `num-traits` from 0.2.17 to 0.2.19
- [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md)
- [Commits](https://github.com/rust-num/num-traits/compare/num-traits-0.2.17...num-traits-0.2.19)

Updates `object` from 0.32.2 to 0.36.2
- [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gimli-rs/object/compare/0.32.2...0.36.2)

Updates `openssl` from 0.10.63 to 0.10.66
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.63...openssl-v0.10.66)

Updates `openssl-sys` from 0.9.99 to 0.9.103
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-sys-v0.9.99...openssl-sys-v0.9.103)

Updates `os_info` from 3.7.0 to 3.8.2
- [Release notes](https://github.com/stanislav-tkach/os_info/releases)
- [Changelog](https://github.com/stanislav-tkach/os_info/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stanislav-tkach/os_info/compare/v3.7.0...v3.8.2)

Updates `os_pipe` from 1.1.5 to 1.2.0
- [Commits](https://github.com/oconnor663/os_pipe.rs/compare/1.1.5...1.2.0)

Updates `parking_lot` from 0.12.1 to 0.12.3
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.1...0.12.3)

Updates `parking_lot_core` from 0.9.9 to 0.9.10
- [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Amanieu/parking_lot/compare/core-0.9.9...core-0.9.10)

Updates `pin-project-lite` from 0.2.13 to 0.2.14
- [Release notes](https://github.com/taiki-e/pin-project-lite/releases)
- [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md)
- [Commits](https://github.com/taiki-e/pin-project-lite/compare/v0.2.13...v0.2.14)

Updates `piper` from 0.2.1 to 0.2.3
- [Release notes](https://github.com/smol-rs/piper/releases)
- [Changelog](https://github.com/smol-rs/piper/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/piper/compare/v0.2.1...v0.2.3)

Updates `pkg-config` from 0.3.29 to 0.3.30
- [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.29...0.3.30)

Updates `png` from 0.17.11 to 0.17.13
- [Changelog](https://github.com/image-rs/image-png/blob/master/CHANGES.md)
- [Commits](https://github.com/image-rs/image-png/compare/v0.17.11...v0.17.13)

Updates `proc-macro2` from 1.0.78 to 1.0.86
- [Release notes](https://github.com/dtolnay/proc-macro2/releases)
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.78...1.0.86)

Updates `quick-xml` from 0.22.0 to 0.30.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.22.0...v0.30.0)

Updates `quote` from 1.0.35 to 1.0.36
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](https://github.com/dtolnay/quote/compare/1.0.35...1.0.36)

Updates `rayon` from 1.8.1 to 1.10.0
- [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md)
- [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.8.1...rayon-core-v1.10.0)

Updates `redox_users` from 0.4.4 to 0.4.5

Updates `reqwest` from 0.11.23 to 0.11.27
- [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.11.23...v0.11.27)

Updates `rustc-demangle` from 0.1.23 to 0.1.24
- [Commits](https://github.com/rust-lang/rustc-demangle/compare/0.1.23...0.1.24)

Updates `rustversion` from 1.0.14 to 1.0.17
- [Release notes](https://github.com/dtolnay/rustversion/releases)
- [Commits](https://github.com/dtolnay/rustversion/compare/1.0.14...1.0.17)

Updates `ryu` from 1.0.16 to 1.0.18
- [Release notes](https://github.com/dtolnay/ryu/releases)
- [Commits](https://github.com/dtolnay/ryu/compare/1.0.16...1.0.18)

Updates `security-framework-sys` from 2.9.1 to 2.11.1
- [Release notes](https://github.com/kornelski/rust-security-framework/releases)
- [Commits](https://github.com/kornelski/rust-security-framework/compare/v2.9.1...v2.11.1)

Updates `semver` from 1.0.21 to 1.0.23
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.21...1.0.23)

Updates `serde_derive` from 1.0.195 to 1.0.204
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.195...v1.0.204)

Updates `serde_repr` from 0.1.18 to 0.1.19
- [Release notes](https://github.com/dtolnay/serde-repr/releases)
- [Commits](https://github.com/dtolnay/serde-repr/compare/0.1.18...0.1.19)

Updates `serde_spanned` from 0.6.5 to 0.6.7
- [Commits](https://github.com/toml-rs/toml/compare/serde_spanned-v0.6.5...serde_spanned-v0.6.7)

Updates `serde_with` from 3.5.0 to 3.9.0
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](https://github.com/jonasbb/serde_with/compare/v3.5.0...v3.9.0)

Updates `serde_with_macros` from 3.5.0 to 3.9.0
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](https://github.com/jonasbb/serde_with/compare/v3.5.0...v3.9.0)

Updates `signal-hook-registry` from 1.4.1 to 1.4.2
- [Changelog](https://github.com/vorner/signal-hook/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vorner/signal-hook/compare/registry-v1.4.1...registry-v1.4.2)

Updates `smallvec` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.13.1...v1.13.2)

Updates `strsim` from 0.10.0 to 0.11.1
- [Release notes](https://github.com/rapidfuzz/strsim-rs/releases)
- [Changelog](https://github.com/rapidfuzz/strsim-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rapidfuzz/strsim-rs/compare/0.10.0...v0.11.1)

Updates `tao` from 0.16.6 to 0.16.9
- [Release notes](https://github.com/tauri-apps/tao/releases)
- [Changelog](https://github.com/tauri-apps/tao/blob/tao-v0.16.9/CHANGELOG.md)
- [Commits](https://github.com/tauri-apps/tao/compare/tao-v0.16.6...tao-v0.16.9)

Updates `tar` from 0.4.40 to 0.4.41
- [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.40...0.4.41)

Updates `target-lexicon` from 0.12.13 to 0.12.15
- [Commits](https://github.com/bytecodealliance/target-lexicon/compare/v0.12.13...v0.12.15)

Updates `tauri-codegen` from 1.4.2 to 1.4.4
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-codegen-v1.4.2...tauri-codegen-v1.4.4)

Updates `tauri-macros` from 1.4.3 to 1.4.5
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-macros-v1.4.3...tauri-macros-v1.4.5)

Updates `tauri-runtime` from 0.14.2 to 0.14.4
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-runtime-v0.14.2...tauri-runtime-v0.14.4)

Updates `tauri-runtime-wry` from 0.14.3 to 0.14.4
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-runtime-wry-v0.14.3...tauri-runtime-wry-v0.14.4)

Updates `tauri-utils` from 1.5.2 to 1.6.0
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-utils-v1.5.2...tauri-utils-v1.6)

Updates `tempfile` from 3.10.0 to 3.10.1
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.10.0...v3.10.1)

Updates `thiserror` from 1.0.56 to 1.0.63
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.56...1.0.63)

Updates `thiserror-impl` from 1.0.56 to 1.0.63
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.56...1.0.63)

Updates `thread_local` from 1.1.7 to 1.1.8
- [Commits](https://github.com/Amanieu/thread_local-rs/compare/1.1.7...1.1.8)

Updates `time` from 0.3.31 to 0.3.36
- [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.31...v0.3.36)

Updates `time-macros` from 0.2.16 to 0.2.18
- [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.2.16...v0.2.18)

Updates `tinyvec` from 1.6.0 to 1.8.0
- [Changelog](https://github.com/Lokathor/tinyvec/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Lokathor/tinyvec/compare/v1.6.0...v1.8.0)

Updates `tokio` from 1.35.1 to 1.39.2
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.35.1...tokio-1.39.2)

Updates `tokio-util` from 0.7.10 to 0.7.11
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.10...tokio-util-0.7.11)

Updates `toml_datetime` from 0.6.5 to 0.6.7
- [Commits](https://github.com/toml-rs/toml/compare/toml_datetime-v0.6.5...toml_datetime-v0.6.7)

Updates `unicode-normalization` from 0.1.22 to 0.1.23
- [Commits](https://github.com/unicode-rs/unicode-normalization/compare/v0.1.22...v0.1.23)

Updates `unicode-segmentation` from 1.10.1 to 1.11.0
- [Commits](https://github.com/unicode-rs/unicode-segmentation/compare/v1.10.1...v1.11.0)

Updates `url` from 2.5.0 to 2.5.2
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.5.0...v2.5.2)

Updates `uuid` from 1.7.0 to 1.10.0
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](https://github.com/uuid-rs/uuid/compare/1.7.0...1.10.0)

Updates `version_check` from 0.9.4 to 0.9.5
- [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.4...v0.9.5)

Updates `waker-fn` from 1.1.1 to 1.2.0
- [Release notes](https://github.com/smol-rs/waker-fn/releases)
- [Changelog](https://github.com/smol-rs/waker-fn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smol-rs/waker-fn/compare/v1.1.1...v1.2.0)

Updates `walkdir` from 2.4.0 to 2.5.0
- [Commits](https://github.com/BurntSushi/walkdir/compare/2.4.0...2.5.0)

Updates `wasm-bindgen` from 0.2.90 to 0.2.92
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.90...0.2.92)

Updates `wasm-bindgen-backend` from 0.2.90 to 0.2.92
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.90...0.2.92)

Updates `wasm-bindgen-futures` from 0.4.40 to 0.4.42
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

Updates `wasm-bindgen-macro` from 0.2.90 to 0.2.92
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.90...0.2.92)

Updates `wasm-bindgen-macro-support` from 0.2.90 to 0.2.92
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.90...0.2.92)

Updates `wasm-bindgen-shared` from 0.2.90 to 0.2.92
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.90...0.2.92)

Updates `wasm-streams` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/MattiasBuelens/wasm-streams/releases)
- [Changelog](https://github.com/MattiasBuelens/wasm-streams/blob/main/CHANGELOG.md)
- [Commits](https://github.com/MattiasBuelens/wasm-streams/compare/v0.3.0...v0.4.0)

Updates `web-sys` from 0.3.67 to 0.3.69
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

Updates `winapi-util` from 0.1.6 to 0.1.8
- [Commits](https://github.com/BurntSushi/winapi-util/compare/0.1.6...0.1.8)

Updates `windows-version` from 0.1.0 to 0.1.1
- [Release notes](https://github.com/microsoft/windows-rs/releases)
- [Commits](https://github.com/microsoft/windows-rs/commits)

Updates `windows-win` from 2.4.1 to 3.0.0
- [Commits](https://github.com/DoumanAsh/windows-win-rs/commits)

Updates `winnow` from 0.5.34 to 0.5.40
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](https://github.com/winnow-rs/winnow/compare/v0.5.34...v0.5.40)

Updates `wry` from 0.24.7 to 0.24.10
- [Release notes](https://github.com/tauri-apps/wry/releases)
- [Changelog](https://github.com/tauri-apps/wry/blob/wry-v0.24.10/CHANGELOG.md)
- [Commits](https://github.com/tauri-apps/wry/compare/wry-v0.24.7...wry-v0.24.10)

Updates `x11rb` from 0.12.0 to 0.13.0
- [Changelog](https://github.com/psychon/x11rb/blob/master/doc/changelog.md)
- [Commits](https://github.com/psychon/x11rb/compare/v0.12.0...v0.13.0)

Updates `x11rb-protocol` from 0.12.0 to 0.13.0
- [Changelog](https://github.com/psychon/x11rb/blob/master/doc/changelog.md)
- [Commits](https://github.com/psychon/x11rb/compare/v0.12.0...v0.13.0)

Updates `xattr` from 1.1.1 to 1.3.1
- [Commits](https://github.com/Stebalien/xattr/commits/v1.3.1)

Updates `xdg-home` from 1.0.0 to 1.2.0
- [Release notes](https://github.com/zeenix/xdg-home/releases)
- [Commits](https://github.com/zeenix/xdg-home/compare/1.0.0...1.2.0)

Updates `zbus` from 3.14.1 to 3.15.2
- [Release notes](https://github.com/dbus2/zbus/releases)
- [Commits](https://github.com/dbus2/zbus/compare/zbus-3.14.1...zbus-3.15.2)

Updates `zbus_macros` from 3.14.1 to 3.15.2
- [Release notes](https://github.com/dbus2/zbus/releases)
- [Commits](https://github.com/dbus2/zbus/compare/zbus_macros-3.14.1...zbus_macros-3.15.2)

Updates `zbus_names` from 2.6.0 to 2.6.1
- [Release notes](https://github.com/dbus2/zbus/releases)
- [Commits](https://github.com/dbus2/zbus/compare/zbus_names-2.6.0...zbus_names-2.6.1)

Updates `zvariant` from 3.15.0 to 3.15.2
- [Release notes](https://github.com/dbus2/zbus/releases)
- [Commits](https://github.com/dbus2/zbus/compare/zvariant-3.15.0...zvariant-3.15.2)

Updates `zvariant_derive` from 3.15.0 to 3.15.2
- [Release notes](https://github.com/dbus2/zbus/releases)
- [Commits](https://github.com/dbus2/zbus/compare/zvariant_derive-3.15.0...zvariant_derive-3.15.2)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tauri
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: window-vibrancy
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: tauri-plugin-clipboard
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: tauri-plugin-positioner
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tauri-plugin-autostart
  dependency-type: direct:production
  dependency-group: all
- dependency-name: tauri-build
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: aho-corasick
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: anyhow
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: arboard
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: async-channel
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: async-executor
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: async-process
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: async-recursion
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: async-task
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: async-trait
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: autocfg
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: backtrace
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: blocking
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: brotli
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: bstr
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: bumpalo
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: bytemuck
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: bytes
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: cc
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: chrono
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: clipboard-rs
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: clipboard-win
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: combine
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: concurrent-queue
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: crc32fast
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: crossbeam-channel
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: crossbeam-utils
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: ctor
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: darling
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: darling_core
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: darling_macro
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: derive_more
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: dtoa-short
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: either
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: embed-resource
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: encoding_rs
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: enumflags2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: enumflags2_derive
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: errno
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: error-code
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: event-listener-strategy
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: flate2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: gethostname
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: gimli
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: h2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: half
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: hermit-abi
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: http
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: httparse
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: hyper
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: iana-time-zone
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: image
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: instant
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: js-sys
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: json-patch
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: lazy_static
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: libc
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: lock_api
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: log
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: memchr
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: miniz_oxide
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: mio
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: native-tls
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: new_debug_unreachable
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: num-traits
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: object
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: openssl
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: openssl-sys
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: os_info
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: os_pipe
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: parking_lot
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: parking_lot_core
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: pin-project-lite
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: piper
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: pkg-config
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: png
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: proc-macro2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: quick-xml
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: quote
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: rayon
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: redox_users
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: reqwest
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: rustc-demangle
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: rustversion
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: ryu
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: security-framework-sys
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: semver
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: serde_derive
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: serde_repr
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: serde_spanned
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: serde_with
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: serde_with_macros
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: signal-hook-registry
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: smallvec
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: strsim
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: tao
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tar
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: target-lexicon
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tauri-codegen
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tauri-macros
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tauri-runtime
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tauri-runtime-wry
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tauri-utils
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: tempfile
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: thiserror
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: thiserror-impl
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: thread_local
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: time
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: time-macros
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: tinyvec
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: tokio
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: tokio-util
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: toml_datetime
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: unicode-normalization
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: unicode-segmentation
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: url
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: uuid
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: version_check
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: waker-fn
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: walkdir
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: wasm-bindgen
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: wasm-bindgen-backend
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: wasm-bindgen-futures
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: wasm-bindgen-macro
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: wasm-bindgen-macro-support
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: wasm-bindgen-shared
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: wasm-streams
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: web-sys
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: winapi-util
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: windows-version
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: windows-win
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: winnow
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: wry
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: x11rb
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: x11rb-protocol
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: xattr
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: xdg-home
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: zbus
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: zbus_macros
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: zbus_names
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: zvariant
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: zvariant_derive
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent b998a80 commit 2dd9c8c
Show file tree
Hide file tree
Showing 2 changed files with 1,084 additions and 561 deletions.
Loading

0 comments on commit 2dd9c8c

Please sign in to comment.