Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the patch-updates group across 1 directory with 28 …
…updates Bumps the patch-updates group with 23 updates in the / directory: | Package | From | To | | --- | --- | --- | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.0` | `1.17.1` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.4.0` | `2.5.0` | | [serde](https://github.com/serde-rs/serde) | `1.0.208` | `1.0.209` | | [serde_json](https://github.com/serde-rs/json) | `1.0.125` | `1.0.127` | | [tracy-client](https://github.com/nagisa/rust_tracy_client) | `0.17.1` | `0.17.3` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.3` | `1.40.0` | | [quote](https://github.com/dtolnay/quote) | `1.0.36` | `1.0.37` | | [syn](https://github.com/dtolnay/syn) | `2.0.75` | `2.0.77` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.81` | `0.1.82` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.13` | `1.1.15` | | [const_panic](https://github.com/rodrimati1992/const_panic) | `0.2.8` | `0.2.9` | | [fastrand](https://github.com/smol-rs/fastrand) | `2.1.0` | `2.1.1` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.32` | `1.0.33` | | [generator](https://github.com/Xudong-Huang/generator-rs) | `0.8.2` | `0.8.3` | | [mio](https://github.com/tokio-rs/mio) | `1.0.1` | `1.0.2` | | [num_enum](https://github.com/illicitonion/num_enum) | `0.7.2` | `0.7.3` | | [object](https://github.com/gimli-rs/object) | `0.36.3` | `0.36.4` | | [proc-macro-crate](https://github.com/bkchr/proc-macro-crate) | `3.1.0` | `3.2.0` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.34` | `0.38.35` | | [sctk-adwaita](https://github.com/PolyMeilex/sctk-adwaita) | `0.8.1` | `0.8.3` | | [tracy-client-sys](https://github.com/nagisa/rust_tracy_client) | `0.23.0` | `0.24.0` | | [wayland-client](https://github.com/smithay/wayland-rs) | `0.31.2` | `0.31.5` | | [wayland-cursor](https://github.com/smithay/wayland-rs) | `0.31.1` | `0.31.5` | Updates `bytemuck` from 1.17.0 to 1.17.1 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.17.0...v1.17.1) Updates `indexmap` from 2.4.0 to 2.5.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.4.0...2.5.0) Updates `serde` from 1.0.208 to 1.0.209 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.208...v1.0.209) Updates `serde_json` from 1.0.125 to 1.0.127 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@1.0.125...1.0.127) Updates `tracy-client` from 0.17.1 to 0.17.3 - [Commits](nagisa/rust_tracy_client@tracy-client-v0.17.1...tracy-client-v0.17.3) Updates `tokio` from 1.39.3 to 1.40.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.39.3...tokio-1.40.0) Updates `quote` from 1.0.36 to 1.0.37 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](dtolnay/quote@1.0.36...1.0.37) Updates `syn` from 2.0.75 to 2.0.77 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.75...2.0.77) Updates `async-trait` from 0.1.81 to 0.1.82 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.81...0.1.82) Updates `cc` from 1.1.13 to 1.1.15 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.1.13...cc-v1.1.15) Updates `const_panic` from 0.2.8 to 0.2.9 - [Release notes](https://github.com/rodrimati1992/const_panic/releases) - [Changelog](https://github.com/rodrimati1992/const_panic/blob/main/Changelog.md) - [Commits](https://github.com/rodrimati1992/const_panic/commits) Updates `fastrand` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](smol-rs/fastrand@v2.1.0...v2.1.1) Updates `flate2` from 1.0.32 to 1.0.33 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/flate2-rs@1.0.32...1.0.33) Updates `generator` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/Xudong-Huang/generator-rs/releases) - [Commits](Xudong-Huang/generator-rs@0.8.2...0.8.3) Updates `mio` from 1.0.1 to 1.0.2 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](tokio-rs/mio@v1.0.1...v1.0.2) Updates `num_enum` from 0.7.2 to 0.7.3 - [Commits](illicitonion/num_enum@0.7.2...0.7.3) Updates `num_enum_derive` from 0.7.2 to 0.7.3 - [Commits](illicitonion/num_enum@0.7.2...0.7.3) Updates `object` from 0.36.3 to 0.36.4 - [Changelog](https://github.com/gimli-rs/object/blob/master/CHANGELOG.md) - [Commits](gimli-rs/object@0.36.3...0.36.4) Updates `proc-macro-crate` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/bkchr/proc-macro-crate/releases) - [Commits](https://github.com/bkchr/proc-macro-crate/commits/v3.2.0) Updates `rustix` from 0.38.34 to 0.38.35 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](bytecodealliance/rustix@v0.38.34...v0.38.35) Updates `sctk-adwaita` from 0.8.1 to 0.8.3 - [Release notes](https://github.com/PolyMeilex/sctk-adwaita/releases) - [Changelog](https://github.com/PolyMeilex/sctk-adwaita/blob/master/CHANGELOG.md) - [Commits](https://github.com/PolyMeilex/sctk-adwaita/commits) Updates `serde_derive` from 1.0.208 to 1.0.209 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.208...v1.0.209) Updates `toml_edit` from 0.21.1 to 0.22.20 - [Commits](toml-rs/toml@v0.21.1...v0.22.20) Updates `tracy-client-sys` from 0.23.0 to 0.24.0 - [Commits](nagisa/rust_tracy_client@tracy-client-sys-v0.23.0...tracy-client-sys-v0.24.0) Updates `wayland-client` from 0.31.2 to 0.31.5 - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md) - [Commits](https://github.com/smithay/wayland-rs/commits) Updates `wayland-cursor` from 0.31.1 to 0.31.5 - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md) - [Commits](https://github.com/smithay/wayland-rs/commits) Updates `wayland-scanner` from 0.31.1 to 0.31.4 - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md) - [Commits](https://github.com/smithay/wayland-rs/commits) Updates `winnow` from 0.5.40 to 0.6.18 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.5.40...v0.6.18) --- updated-dependencies: - dependency-name: bytemuck dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: indexmap dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: tracy-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: const_panic dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: flate2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: generator dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: mio dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: num_enum dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: num_enum_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: object dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: proc-macro-crate dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: rustix dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: sctk-adwaita dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: toml_edit dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: tracy-client-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: wayland-client dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: wayland-cursor dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: wayland-scanner dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: winnow dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information