mirror of
https://github.com/openai/codex.git
synced 2026-04-29 00:55:38 +00:00
using clap for execpolicy v2 cli
This commit is contained in:
@@ -20,3 +20,4 @@ serde_json = { workspace = true }
|
||||
starlark = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
multimap = { workspace = true }
|
||||
clap = { workspace = true, features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user