Compare commits

...

1 Commits

Author SHA1 Message Date
Owen Lin
840f07b0f4 Release 0.65.0-alpha.7 2025-12-03 15:03:31 -08:00

View File

@@ -47,7 +47,7 @@ members = [
resolver = "2" resolver = "2"
[workspace.package] [workspace.package]
version = "0.0.0" version = "0.65.0-alpha.7"
# Track the edition for all workspace crates in one place. Individual # Track the edition for all workspace crates in one place. Individual
# crates can still override this value, but keeping it here means new # crates can still override this value, but keeping it here means new
# crates created with `cargo new -w ...` automatically inherit the 2024 # crates created with `cargo new -w ...` automatically inherit the 2024