Skip to content

chore(deps): upgrade rerun to 0.36.2 - #39

Merged
alvgaona merged 1 commit into
mainfrom
chore/rerun-0.36.2
Aug 22, 2026
Merged

alvgaona merged 1 commit into
mainfrom
chore/rerun-0.36.2

Conversation

@alvgaona

Copy link
Copy Markdown
Contributor

Summary

Pick up the Rerun 0.36.2 bug-fix release. Cargo.toml already asks for 0.36, so this is a lockfile-only bump.

Changes

  • re_* crates 0.36.0 → 0.36.2, egui_tiles 0.17.0 → 0.17.1. No source changes; wasm-bindgen stays at 0.2.126 so the CI pin is untouched.

Related

  • None

Checklist

  • PR title follows Conventional Commits
  • cargo fmt --check is clean
  • cargo clippy --all-targets -- -D warnings is clean (native)
  • cargo build --lib --target wasm32-unknown-unknown --no-default-features builds (wasm) — cargo check for that target passes locally, the build-wasm CI job does the full build
  • cargo test passes
  • Public items have /// docs

Breaking changes

None.

Lockfile-only bump of the re_* crates from 0.36.0 to 0.36.2, plus
egui_tiles 0.17.0 -> 0.17.1 pulled in alongside. No API changes.
wasm-bindgen stays at 0.2.126, so the CI pin still matches.
@alvgaona
alvgaona merged commit d760075 into main Aug 22, 2026
4 checks passed
@alvgaona
alvgaona deleted the chore/rerun-0.36.2 branch August 22, 2026 09:46
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