- Set
workspace.resolver
to 2. - Fixed
rust-version
being no longer correct (from1.65
to1.70
). - Fixed preprocessor macros' arguments not allowing
,
s inside{}
. - Fixed
--debug
causing causing an invalid sequence error on Windows. - Moved
rpmalloc
feature fromcore
tocli
. - Updated all dependencies.