mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
cac9189f1d
Update cxx crate from 1.0.194 to 1.0.197. Changes in this update: v1.0.195: - Fix use of uninitialized value in let_cxx_string! on panic inside initialization expression v1.0.196: - Migrate to Rust 2024 edition v1.0.197: - Restore RefUnwindSafe for let_cxx_string in async contexts - Use link_deps in Cargo bazel metadata Assisted-by: Kiro CLI 2.12.0 (AI assistant) Signed-off-by: Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>