Skip to content

chore(deps): weekly cargo update#42

Open
github-actions[bot] wants to merge 1 commit into
masterfrom
cargo-update
Open

chore(deps): weekly cargo update#42
github-actions[bot] wants to merge 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 5 packages to latest compatible versions
    Updating bytes v1.11.1 -> v1.12.0
   Unchanged criterion v0.5.1 (available: v0.8.2)
    Removing foldhash v0.1.5
    Updating getrandom v0.4.2 -> v0.4.3
    Updating h2 v0.4.14 -> v0.4.15
    Removing hashbrown v0.15.5
    Removing id-arena v2.3.0
    Removing leb128fmt v0.1.0
    Updating log v0.4.32 -> v0.4.33
   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)
   Unchanged prost v0.13.5 (available: v0.14.4)
    Removing semver v1.0.28
    Updating syn v2.0.117 -> v2.0.118
   Unchanged sysinfo v0.30.13 (available: v0.39.3)
   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)
    Removing unicode-xid v0.2.6
    Removing wasip3 v0.4.0+wasi-0.3.0-rc-2026-01-06
    Removing wasm-encoder v0.244.0
    Removing wasm-metadata v0.244.0
    Removing wasmparser v0.244.0
    Removing wit-bindgen v0.51.0
    Removing wit-bindgen-core v0.51.0
    Removing wit-bindgen-rust v0.51.0
    Removing wit-bindgen-rust-macro v0.51.0
    Removing wit-component v0.244.0
    Removing wit-parser v0.244.0
note: to see how you depend on a package, run `cargo tree --invert <dep>@<ver>`

     Locking 5 packages to latest compatible versions
    Updating bytes v1.11.1 -> v1.12.0
   Unchanged criterion v0.5.1 (available: v0.8.2)
    Removing foldhash v0.1.5
    Updating getrandom v0.4.2 -> v0.4.3
    Updating h2 v0.4.14 -> v0.4.15
    Removing hashbrown v0.15.5
    Removing id-arena v2.3.0
    Removing leb128fmt v0.1.0
    Updating log v0.4.32 -> v0.4.33
   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)
   Unchanged prost v0.13.5 (available: v0.14.4)
    Removing semver v1.0.28
    Updating syn v2.0.117 -> v2.0.118
   Unchanged sysinfo v0.30.13 (available: v0.39.3)
   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)
    Removing unicode-xid v0.2.6
    Removing wasip3 v0.4.0+wasi-0.3.0-rc-2026-01-06
    Removing wasm-encoder v0.244.0
    Removing wasm-metadata v0.244.0
    Removing wasmparser v0.244.0
    Removing wit-bindgen v0.51.0
    Removing wit-bindgen-core v0.51.0
    Removing wit-bindgen-rust v0.51.0
    Removing wit-bindgen-rust-macro v0.51.0
    Removing wit-component v0.244.0
    Removing wit-parser v0.244.0
note: to see how you depend on a package, run `cargo tree --invert <dep>@<ver>`
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