Skip to content

chore: update dependencies #167

@dobby-coder

Description

@dobby-coder

Scheduled dependency-update routine flagged outdated transitive packages in Cargo.lock.

Lockfile updates available (cargo update --dry-run)

cargo update would refresh the following (selected highlights — full list below):

  • aws-lc-rs 1.16.3 → 1.17.0
  • aws-lc-sys 0.40.0 → 0.41.0
  • bincode-next 3.0.0-rc.13 → 3.0.0-rc.14
  • cc 1.2.60 → 1.2.62
  • digest 0.11.2 → 0.11.3
  • h2 0.4.13 → 0.4.14
  • hashbrown 0.17.0 → 0.17.1
  • hybrid-array 0.4.10 → 0.4.12
  • js-sys 0.3.91 → 0.3.98
  • libc 0.2.185 → 0.2.186
  • openssl 0.10.79 → 0.10.80, openssl-sys 0.9.115 → 0.9.116
  • rustls 0.23.38 → 0.23.40, rustls-pki-types 1.14.0 → 1.14.1
  • tower-http 0.6.8 → 0.6.11
  • wasm-bindgen 0.2.114 → 0.2.121 (and the matching -futures, -macro, -macro-support, -shared)
  • web-sys 0.3.91 → 0.3.98
  • winnow 1.0.2 → 1.0.3

No direct-dep major bumps surfaced by cargo outdated --root-deps-only (dev rand 0.8.6 → 0.10.1 is the only direct candidate, and is dev-only).

No security advisories from cargo audit were captured in this scan — please re-run cargo audit as part of the PR and surface anything found.

Instructions

  • cargo update to refresh the lockfile (security/transitive bumps).
  • Run cargo audit and address anything flagged.
  • cargo fmt, cargo clippy --all-targets -- -D warnings, cargo test.
  • Open a draft PR; flip to ready once CI is green. Assign reviewer @rubenhensen.

Note: see release-plz.toml — release-plz manages versioning; this should be a chore PR, not a release PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency file

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions