mirror of
https://github.com/openai/codex.git
synced 2026-05-02 04:11:39 +03:00
Add base64 prompt decoding option
This commit is contained in:
@@ -16,6 +16,7 @@ workspace = true
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1"
|
||||
base64 = "0.22"
|
||||
chrono = "0.4.40"
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
codex-arg0 = { path = "../arg0" }
|
||||
|
||||
Reference in New Issue
Block a user