Skip to content

chore(deps): weekly cargo update - #49

Merged
mablr merged 1 commit into
masterfrom
cargo-update
Aug 16, 2026
Merged

chore(deps): weekly cargo update#49
mablr merged 1 commit into
masterfrom
cargo-update

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automation to keep dependencies in Cargo.lock current.

cargo update log

     Locking 24 packages to highest compatible versions
   Unchanged criterion v0.5.1 (available: v0.8.2)
    Updating futures v0.3.33 -> v0.3.34
    Updating futures-channel v0.3.33 -> v0.3.34
    Updating futures-core v0.3.33 -> v0.3.34
    Updating futures-executor v0.3.33 -> v0.3.34
    Updating futures-io v0.3.33 -> v0.3.34
    Updating futures-macro v0.3.33 -> v0.3.34
    Updating futures-sink v0.3.33 -> v0.3.34
    Updating futures-task v0.3.33 -> v0.3.34
    Updating futures-util v0.3.33 -> v0.3.34
    Updating http-body-util v0.1.4 -> v0.1.5
    Updating icu_collections v2.2.0 -> v2.3.0
    Updating icu_locale_core v2.2.0 -> v2.3.0
    Updating icu_normalizer v2.2.0 -> v2.3.0
    Updating icu_normalizer_data v2.2.0 -> v2.3.0
    Updating icu_properties v2.2.0 -> v2.3.0
    Updating icu_properties_data v2.2.0 -> v2.3.0
    Updating icu_provider v2.2.0 -> v2.3.0
    Updating litemap v0.8.2 -> v0.8.3
   Unchanged matchit v0.8.4 (available: v0.8.6)
   Unchanged opentelemetry v0.31.0 (available: v0.32.0)
   Unchanged opentelemetry-appender-tracing v0.31.1 (available: v0.32.0)
   Unchanged opentelemetry-otlp v0.31.1 (available: v0.32.0)
   Unchanged opentelemetry_sdk v0.31.0 (available: v0.32.1)
    Updating potential_utf v0.1.5 -> v0.1.6
   Unchanged prost v0.13.5 (available: v0.14.4)
   Unchanged sysinfo v0.30.13 (available: v0.39.6)
    Updating tinystr v0.8.3 -> v0.8.4
   Unchanged tonic v0.13.1 (available: v0.14.6)
   Unchanged tonic-build v0.13.1 (available: v0.14.6)
   Unchanged tonic-reflection v0.13.1 (available: v0.14.6)
    Updating writeable v0.6.3 -> v0.6.4
    Updating zerotrie v0.2.4 -> v0.2.5
    Updating zerovec v0.11.6 -> v0.11.7
    Updating zerovec-derive v0.11.3 -> v0.11.4
note: to see how you depend on a package, run `cargo tree --invert <dep>@<ver>`

     Locking 24 packages to highest compatible versions
   Unchanged criterion v0.5.1 (available: v0.8.2)
    Updating futures v0.3.33 -> v0.3.34
    Updating futures-channel v0.3.33 -> v0.3.34
    Updating futures-core v0.3.33 -> v0.3.34
    Updating futures-executor v0.3.33 -> v0.3.34
    Updating futures-io v0.3.33 -> v0.3.34
    Updating futures-macro v0.3.33 -> v0.3.34
    Updating futures-sink v0.3.33 -> v0.3.34
    Updating futures-task v0.3.33 -> v0.3.34
    Updating futures-util v0.3.33 -> v0.3.34
    Updating http-body-util v0.1.4 -> v0.1.5
    Updating icu_collections v2.2.0 -> v2.3.0
    Updating icu_locale_core v2.2.0 -> v2.3.0
    Updating icu_normalizer v2.2.0 -> v2.3.0
    Updating icu_normalizer_data v2.2.0 -> v2.3.0
    Updating icu_properties v2.2.0 -> v2.3.0
    Updating icu_properties_data v2.2.0 -> v2.3.0
    Updating icu_provider v2.2.0 -> v2.3.0
    Updating litemap v0.8.2 -> v0.8.3
   Unchanged matchit v0.8.4 (available: v0.8.6)
   Unchanged opentelemetry v0.31.0 (available: v0.32.0)
   Unchanged opentelemetry-appender-tracing v0.31.1 (available: v0.32.0)
   Unchanged opentelemetry-otlp v0.31.1 (available: v0.32.0)
   Unchanged opentelemetry_sdk v0.31.0 (available: v0.32.1)
    Updating potential_utf v0.1.5 -> v0.1.6
   Unchanged prost v0.13.5 (available: v0.14.4)
   Unchanged sysinfo v0.30.13 (available: v0.39.6)
    Updating tinystr v0.8.3 -> v0.8.4
   Unchanged tonic v0.13.1 (available: v0.14.6)
   Unchanged tonic-build v0.13.1 (available: v0.14.6)
   Unchanged tonic-reflection v0.13.1 (available: v0.14.6)
    Updating writeable v0.6.3 -> v0.6.4
    Updating zerotrie v0.2.4 -> v0.2.5
    Updating zerovec v0.11.6 -> v0.11.7
    Updating zerovec-derive v0.11.3 -> v0.11.4
note: to see how you depend on a package, run `cargo tree --invert <dep>@<ver>`
@mablr
mablr merged commit 372b789 into master Aug 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant