Skip to content

chore(build): bump rust toolchain to 1.96.0 and update dependencies#137

Merged
StudentWeis merged 1 commit into
mainfrom
chore/bump-toolchain-deps
Jun 4, 2026
Merged

chore(build): bump rust toolchain to 1.96.0 and update dependencies#137
StudentWeis merged 1 commit into
mainfrom
chore/bump-toolchain-deps

Conversation

@StudentWeis

Copy link
Copy Markdown
Owner

Summary

Bump the Rust toolchain to 1.96.0 and refresh Cargo.lock dependency versions.

Linked Issue

N/A — trivial change (deps/toolchain bump).

Changes

  • Update rust-toolchain.toml channel from 1.95.0 to 1.96.0.
  • Update Cargo.lock (notably bitflags 2.11.1 → 2.12.1, log 0.4.30 → 0.4.31, yoke 0.8.2 → 0.8.3).

Testing

  • scripts/precheck.sh passes locally
  • New / updated tests cover the change

Self-Check

  • PR title follows Conventional Commits
  • No hardcoded user-facing strings — i18n keys added to all locale files
  • Errors defined with thiserror (no manual impl Display/Error)
  • No unrelated changes mixed in

@StudentWeis StudentWeis merged commit ee76c74 into main Jun 4, 2026
8 checks passed
@StudentWeis StudentWeis deleted the chore/bump-toolchain-deps branch June 4, 2026 03:33
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