Skip to content

chore(deps): cargo update transitive deps#66

Merged
debe merged 1 commit into
mainfrom
chore/cargo-update
May 15, 2026
Merged

chore(deps): cargo update transitive deps#66
debe merged 1 commit into
mainfrom
chore/cargo-update

Conversation

@debe

@debe debe commented May 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • cargo update sweep: ~19 transitive patch/minor bumps within current semver.
  • Notable: rand 0.9.3 → 0.9.4, rayon 1.11 → 1.12, wasm-bindgen 0.2.117 → 0.2.121.
  • No major bumps. z3 stays on 0.12.x; rand stays on 0.9.x.
  • Only rust/Cargo.lock changed; no Cargo.toml edits.

Test plan

  • CI green on x86_64
  • CI green on aarch64
  • CI green on java (unaffected, sanity)

Picks up patch/minor bumps within current semver constraints:
bitflags, cc, clap, libc, rand 0.9.4, rayon, wasm-bindgen,
web-sys, wit-bindgen, js-sys.
@debe debe merged commit 8cd305f into main May 15, 2026
3 checks passed
@debe debe deleted the chore/cargo-update branch May 15, 2026 10:25
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