mirror of
https://github.com/openai/codex.git
synced 2026-04-24 14:45:27 +00:00
execpolicy2 now inherits workspace crate version
Co-authored-by: Michael Bolin <mbolin@openai.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "codex-execpolicy2"
|
||||
version = "0.0.0"
|
||||
version = { workspace = true }
|
||||
edition = "2024"
|
||||
description = "Codex exec policy v2: prefix-based Starlark rules for command decisions."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user