You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: bump most crate dependencies to the latest versions (#1755)
Updated most dependencies to their newest versions.
I avoided updating dependencies where the code movement turned out too
big or where the changes were not trivial.
Explicitly not updated: rustc-hash (1->2), quickxml (will be done with
cfc). codespan-reporting (termcolor dropped, needs rework).
annotate-snippets (needs more work).
Inkwell, logos (lexer), and clap (cli) will be their own PRs, it's too
hot to be in a batch update IMHO
I moved shared deps to the workspace, and pinned the build to 1.95 with
llvm 21 for now since it seems latest is pointing to an older/broken
state in the rust-llvm-images repo.
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments