Skip to content

build(deps): update dependencies - #678

Open
missionis[bot] wants to merge 1 commit into
mainfrom
update-64-29599787076
Open

build(deps): update dependencies#678
missionis[bot] wants to merge 1 commit into
mainfrom
update-64-29599787076

Conversation

@missionis

@missionis missionis Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Updates dependencies to latest versions per Cargo.toml constraints.

Package From To
bitflags v2.13.0 v2.13.1
borsh v1.7.0 v1.8.0
bytemuck v1.25.0 v1.25.1
bytes v1.12.0 v1.12.1
cc v1.2.65 v1.2.67
cfg_aliases v0.2.1 v0.2.2
clap v4.6.1 v4.6.2
clap_builder v4.6.0 v4.6.2
clap_complete v4.6.5 v4.6.7
crossbeam-deque v0.8.6 v0.8.7
crossbeam-epoch v0.9.18 v0.9.20
crossbeam-utils v0.8.21 v0.8.22
defmt v1.1.0 v1.1.1
defmt-macros v1.1.0 v1.1.1
der v0.8.0 v0.8.1
hybrid-array v0.4.12 v0.4.13
jiff v0.2.29 v0.2.32
jiff-static v0.2.29 v0.2.32
libredox v0.1.17 v0.1.18
lumis-core v2.0.0 v2.2.0
memchr v2.8.2 v2.8.3
pest v2.8.6 v2.8.7
pest_derive v2.8.6 v2.8.7
pest_generator v2.8.6 v2.8.7
pest_meta v2.8.6 v2.8.7
portable-atomic v1.13.1 v1.14.0
proc-macro-error-attr2 v2.0.0
proc-macro-error2 v2.0.1
rand v0.8.6 v0.8.7
regex v1.12.4 v1.13.1
regex-automata v0.4.14 v0.4.16
rust-embed v8.11.0 v8.12.0
rust-embed-impl v8.11.0 v8.12.0
rust-embed-utils v8.11.0 v8.12.0
rustc-hash v2.1.2 v2.1.3
rustls v0.23.41 v0.23.42
rustls-pki-types v1.14.1 v1.15.0
rustversion v1.0.22 v1.0.23
sha1 v0.10.6 v0.10.7
simd-adler32 v0.3.9 v0.3.10
syn v2.0.118 v2.0.119
tinyvec v1.11.0 v1.12.0
toml v1.1.2+spec-1.1.0 v1.1.3+spec-1.1.0
toml_edit v0.25.12+spec-1.1.0 v0.25.13+spec-1.1.0
toml_writer v1.1.1+spec-1.1.0 v1.1.2+spec-1.1.0
tree-sitter v0.26.9 v0.26.11
tree-sitter-highlight v0.26.9 v0.26.11
uuid v1.23.4 v1.24.0
value-bag v1.12.0 v1.13.0
winnow v1.0.3 v1.0.4
xxhash-rust v0.8.15 v0.8.17
zbus v5.16.0 v5.17.0
zbus_macros v5.16.0 v5.17.0
zbus_names v4.3.2 v4.3.3
zmij v1.0.21 v1.0.23
zvariant v5.12.0 v5.13.0
zvariant_derive v5.12.0 v5.13.0
zvariant_utils v3.4.0 v3.5.0

    Updating bitflags v2.13.0 -> v2.13.1
    Updating borsh v1.7.0 -> v1.8.0
    Updating bytemuck v1.25.0 -> v1.25.1
    Updating bytes v1.12.0 -> v1.12.1
    Updating cc v1.2.65 -> v1.2.67
    Updating cfg_aliases v0.2.1 -> v0.2.2
    Updating clap v4.6.1 -> v4.6.2
    Updating clap_builder v4.6.0 -> v4.6.2
    Updating clap_complete v4.6.5 -> v4.6.7
    Updating crossbeam-deque v0.8.6 -> v0.8.7
    Updating crossbeam-epoch v0.9.18 -> v0.9.20
    Updating crossbeam-utils v0.8.21 -> v0.8.22
    Updating defmt v1.1.0 -> v1.1.1
    Updating defmt-macros v1.1.0 -> v1.1.1
    Updating der v0.8.0 -> v0.8.1
    Updating hybrid-array v0.4.12 -> v0.4.13
    Updating jiff v0.2.29 -> v0.2.32
    Updating jiff-static v0.2.29 -> v0.2.32
    Updating libredox v0.1.17 -> v0.1.18
    Updating lumis-core v2.0.0 -> v2.2.0
    Updating memchr v2.8.2 -> v2.8.3
    Updating pest v2.8.6 -> v2.8.7
    Updating pest_derive v2.8.6 -> v2.8.7
    Updating pest_generator v2.8.6 -> v2.8.7
    Updating pest_meta v2.8.6 -> v2.8.7
    Updating portable-atomic v1.13.1 -> v1.14.0
    Removing proc-macro-error-attr2 v2.0.0
    Removing proc-macro-error2 v2.0.1
    Updating rand v0.8.6 -> v0.8.7
    Updating regex v1.12.4 -> v1.13.1
    Updating regex-automata v0.4.14 -> v0.4.16
    Updating rust-embed v8.11.0 -> v8.12.0
    Updating rust-embed-impl v8.11.0 -> v8.12.0
    Updating rust-embed-utils v8.11.0 -> v8.12.0
    Updating rustc-hash v2.1.2 -> v2.1.3
    Updating rustls v0.23.41 -> v0.23.42
    Updating rustls-pki-types v1.14.1 -> v1.15.0
    Updating rustversion v1.0.22 -> v1.0.23
    Updating sha1 v0.10.6 -> v0.10.7
    Updating simd-adler32 v0.3.9 -> v0.3.10
    Updating syn v2.0.118 -> v2.0.119
    Updating tinyvec v1.11.0 -> v1.12.0
    Updating toml v1.1.2+spec-1.1.0 -> v1.1.3+spec-1.1.0
    Updating toml_edit v0.25.12+spec-1.1.0 -> v0.25.13+spec-1.1.0
    Updating toml_writer v1.1.1+spec-1.1.0 -> v1.1.2+spec-1.1.0
    Updating tree-sitter v0.26.9 -> v0.26.11
    Updating tree-sitter-highlight v0.26.9 -> v0.26.11
    Updating uuid v1.23.4 -> v1.24.0
    Updating value-bag v1.12.0 -> v1.13.0
    Updating winnow v1.0.3 -> v1.0.4
    Updating xxhash-rust v0.8.15 -> v0.8.17
    Updating zbus v5.16.0 -> v5.17.0
    Updating zbus_macros v5.16.0 -> v5.17.0
    Updating zbus_names v4.3.2 -> v4.3.3
    Updating zmij v1.0.21 -> v1.0.23
    Updating zvariant v5.12.0 -> v5.13.0
    Updating zvariant_derive v5.12.0 -> v5.13.0
    Updating zvariant_utils v3.4.0 -> v3.5.0
@missionis missionis Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 17, 2026
@premitor
premitor Bot enabled auto-merge (squash) July 17, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants