Migration to Edition 2024

This commit is contained in:
topjohnwu
2025-03-06 23:04:02 -08:00
committed by John Wu
parent a43c1267d8
commit c90e73ccec
23 changed files with 568 additions and 437 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ resolver = "2"
[workspace.package]
version = "0.0.0"
edition = "2021"
edition = "2024"
[workspace.dependencies]
cxx = { path = "external/cxx-rs" }