chore: set Cargo workspace to version 0.0.2504291926 to create a scratch release (#741)

Needed to exercise the new release process in
https://github.com/openai/codex/pull/671.
This commit is contained in:
Michael Bolin
2025-04-29 19:35:37 -07:00
committed by GitHub
parent 411bfeb410
commit 85999d7277
2 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ members = [
]
[workspace.package]
version = "0.1.0"
version = "0.0.2504291926"
[profile.release]
lto = "fat"