We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73bd84d commit 4616135Copy full SHA for 4616135
codex-rs/Cargo.toml
@@ -51,7 +51,7 @@ members = [
51
resolver = "2"
52
53
[workspace.package]
54
-version = "0.0.0"
+version = "0.92.0-alpha.7"
55
# Track the edition for all workspace crates in one place. Individual
56
# crates can still override this value, but keeping it here means new
57
# crates created with `cargo new -w ...` automatically inherit the 2024
0 commit comments